innerWidth to get the viewport width. In others, you use document.documentElement.clientWidth . Combine them for maximum browser support.
確定! 回上一頁