码迷,mamicode.com
首页 > 其他好文 > 详细

offsetHeight/Width clientHeight/Width scrollHeight/Width等高宽算法

时间:2014-07-06 21:46:14      阅读:196      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   color   width   2014   

bubuko.com,布布扣

 

图解:

         jquery里的对应取法: clientHeight/Width:innerHeight/Width(), offsetHeight/Width: outerHeight/Width().

         window.innerHeight:窗口高度    window.outerHeight:浏览器高度

         element.getBoundingClientRect(): 可以直接获取offset的四个值,IE7以上都支持

offsetHeight/Width clientHeight/Width scrollHeight/Width等高宽算法,布布扣,bubuko.com

offsetHeight/Width clientHeight/Width scrollHeight/Width等高宽算法

标签:style   blog   http   color   width   2014   

原文地址:http://www.cnblogs.com/moder/p/3824579.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!