Easy Tutorial
❮ Prop Datetime Local Readonly Jsref Reverse ❯

Screen availWidth Property


Definition and Usage

The availWidth property declares the available width of the screen displaying the browser, measured in pixels. In operating systems like Windows, this available width does not include the vertical space allocated to semi-permanent features, such as the taskbar at the bottom of the screen.

Syntax


Browser Support

All major browsers support the availWidth property.


Example

Return the available width of the screen:

The output of the above example:


More Examples

This example includes all screen properties


❮ Prop Datetime Local Readonly Jsref Reverse ❯