摘要:
做手机Web开发做浏览器兼容用到了,所以在网上找了些汇总下。 alert($(window).height()); //浏览器当前窗口可视区域高度 alert($(document).height()); //浏览器当前窗口文档的高度 alert($(document.body).height());//浏览器当前窗口文档body的高度 alert($(document.body).outerH... 阅读全文
posted @ 2012-02-16 17:43
hoojo
阅读(276156)
评论(3)
推荐(16)
浙公网安备 33010602011771号