12 2016 档案
摘要:①offset 包括了元素的边框和内边距和滚动条 offsetWidth、offsetHeight元素的宽度和高度 offsetLeft 、offsetTop元素相对于文档左边和顶部的距离(定位了的元素相对于祖先元素) ②client 不包括边框大小不包含滚动条 clientWidth、client
阅读全文
摘要:<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport"><meta http-equiv="Content-Type" content="tex
阅读全文