'availWidth' Syntax and Note : availWidth « Javascript Properties « JavaScript Reference
- JavaScript Reference
- Javascript Properties
- availWidth
'availWidth' Syntax and Note
Note:
Read-only property.
Returns the width of the working area.
The working area of the screen does not include the taskbar.
Syntax:
screen.availWidth
Related examples in the same category