取得網頁高寬度. 要取得網頁當下的高寬度,最直接想到的就是. window.innerWidth 、 window.innerHeight. 不過要注意的是,IE8以下不支援這種寫法.
確定! 回上一頁