Window innerWidth 属性用于返回窗口内容区域的宽度。它是一个只读属性并返回一个数字,该数字表示浏览器窗口内容区域的宽度(以像素为单位)。
句法:
window.innerWidth
下面的程序说明了 Window innerWidth 属性:
返回当前帧的宽度。
Window innerWidth Property in HTML
GeeksforGeeks
Window innerWidth Property
For returning the current frame's width,
double click the "Check Width" button:
输出:
点击按钮后
支持的浏览器: Window innerWidth 属性支持的浏览器如下:
- 谷歌浏览器
- IE浏览器
- 火狐
- 歌剧
- 苹果浏览器