文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>javascript clientheight/offsetheight/scrollheigt 比较...

javascript clientheight/offsetheight/scrollheigt 比较...

时间:2010-08-14  来源:baoeni

今天仔细研究了一下offsetHeight/scrollHeight/clientHeight 的区别,总结如下:

了解这些属性区别之前请先设想一个带有scrollbar的div,width:100px, height:100px, overflow:auto

reference:

http://msdn.microsoft.com/en-us/library/ms530302%28VS.85%29.aspx

explanation:

offsetTop/offsetLeft: relative to offsetParent

offsetWidth/offsetHeight: not including margin, but including border

scrollTop/scrollLeft: if you scroll the div, then the distance you scroll relative to left and top

scrollHeight: the total height of content, it might be longer that the visiable place, but no including the scrollbar' height

scrollWidth: the total width of content, it might be wider that the visiable place, but no including the scrollbar' width

clientHeight/clientWidth: the height and width for the visiable area, no including the scrollbar' width and height

clientTop/clientLeft: the border's height and width

padding affect all of width/height, scrollTop and scrollLeft

border affect offsetWidth/height clientTop/left

margin affect offsetTop/left

相关阅读 更多 +
排行榜 更多 +
mirrox模组(玩家自制)手机版下载

mirrox模组(玩家自制)手机版下载

休闲益智 下载
集装箱模拟器手机版下载安装

集装箱模拟器手机版下载安装

模拟经营 下载
哔咔漫画app下载免费2025

哔咔漫画app下载免费2025

浏览阅读 下载