availWidth

HTML (DHTML)

availWidth Property

Internet Development Index

Retrieves the width of the working area of the system's screen, excluding the Microsoft® Windows® taskbar.

Syntax

[ iWidth = ] screen.availWidth

Possible Values

iWidthInteger that receives the available screen width, in pixels.

The property is read-only. The property has no default value.

Standards Information

There is no public standard that applies to this property.

Applies To

screen

See Also

availHeight, width