标签:http 设置 height tps blog 火狐 offset article .com
参考:https://www.cnblogs.com/yuteng/articles/1894578.html
clientHeight与height的区别是如果有滚动条时应减去滚动条的17px不可用部分,
offsetHeight与Height的区别是增加了boder的高度,
ScrollHeihgt与Height的区别是火狐下与offsetHeight一致,
IE下所包含的对象的高度加上boder的高度和marging,如果它里面没有包含对象或者这个对象的高度值未设置,那么它的值将为15
scrollHeight、offsetHeight、clientHeight与height的区别与联系
标签:http 设置 height tps blog 火狐 offset article .com
原文地址:https://www.cnblogs.com/maooyt/p/9262162.html