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