You can get the screen height with window.screen.availHeight or window.screen.height , or you can derive a height from the width using a ...
確定! 回上一頁