Jas*_*son 3 javascript jquery internet-explorer-8
我试图在模态窗口后面设置掩码的宽度和高度.
我正在使用$(document).width()和$(document).height().
$(document).width()
$(document).height()
在FF和Chrome中运行良好,但IE每个增加约25px,我最终使用滚动条?我应该使用什么是跨浏览器兼容?
我正在使用IE8顺便说一句,但我希望它可以工作到6或7.
gbl*_*zex 6
只需使用$(window).width()&$(window).height()(演示).
$(window).width()
$(window).height()
归档时间:
15 年,2 月 前
查看次数:
1493 次
最近记录: