Screen AvailWidth属性用于返回用户屏幕的宽度(以像素为单位)。 Screen AvailWidth 属性返回的值不包括 Windows 任务栏等界面功能。
句法 :
screen.availWidth
返回值:它返回一个数值,表示用户屏幕的宽度,以像素为单位
下面的程序说明了 ScreenavailWidth 属性:
获取用户屏幕的宽度。
输入:
html
Screen availWidth property in HTML
GeeksforGeeks
Screen availWidth property
For returning the screen width,
double click the "Screen Width" button:
输出:
点击按钮后
支持的浏览器: ScreenavailWidth支持的浏览器如下:
- 谷歌浏览器
- IE浏览器
- 火狐
- 歌剧
- 苹果浏览器