javascript獲取瀏覽器高度和寬度

原文地址:http://blog.snsgou.com/post-574.html IE中: document.body.clientWidth ==> BODY對象寬度 document.body.clientHeight ==> BODY對象高度 document.documentElement.clientWidth ==> 可見區域寬度 document.documentElement.c
相關文章
相關標籤/搜索