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