在本教程中,我們將看到如何使用JavaScript 獲取螢幕、視窗和網頁的尺寸。 ... var screenHeight = screen.height; // Get the browser window size ...
確定! 回上一頁