OBJECT.height (Property)

The height of an area reserved for displaying the contents of the <OBJECT> tag.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
Property/method value type:Number primitive
JavaScript syntax:-myOBJECT.height

The object space is defined by an extent rectangle that surrounds the space occupied by it on the screen. An extent rectangle is the smallest rectangle that completely encloses the item. This property specifies the height of that extent rectangle.