码迷,mamicode.com
首页 > Web开发 > 详细

jQuery height()、innerHeight()、outerHeight()函数的区别

时间:2015-04-06 23:07:00      阅读:248      评论:0      收藏:0      [点我收藏+]

标签:

参考: http://www.365mini.com/tech

 

函数高度范围jQuery版本支持写操作
height() height 1.0+
1.0+
innerHeight() height + padding 1.2.6+ 1.8.0+
outerHeight() height + padding + border 1.2.6+
outerHeight(true) height+padding+border+margin 1.2.6+

jQuery height()、innerHeight()、outerHeight()函数的区别

标签:

原文地址:http://www.cnblogs.com/carlo/p/4396887.html

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