Event.height (Property)

The new height of a resized window or frame.

Availability:

JavaScript - 1.2
Netscape - 4.0
Property/method value type:Number primitive
JavaScript syntax:NmyEvent.height

If a window or frame is resized by the user, the new height value is available in this property.

See also:Event.width