使用jquery中height()方法获取各种高度大全 复制代码 代码如下:alert($(window) height()); 浏览器当前窗口可视区域高度 alert($(document) height()); JavaScript 2022-04-11 202 点赞 3 评论 306 浏览