摘要: 一:js计算页面距离 offset: 用来计算元素距页面边缘距离,不考虑嵌套问题 5. chrome控制台输出 综合说明: offset 只计算position+margin两者之和距离,padding距离不属于其中 阅读全文
posted @ 2017-04-10 20:11 SpiritLing 阅读(194) 评论(0) 推荐(0) 编辑