Example 1: get screen width javascript window.screen.width //or just screen.width Example 2: get the size of the screen javascript window.screen.height; ...
確定! 回上一頁