2.3.1.8 posHeight

Note: Not available in EdgeHTML Mode

posHeight of type float, read/write

Sets or retrieves the height of the object.

The value reflects the value and length units of the height attribute.

This property always returns zero for nonpositioned items because height has meaning only when the object is positioned. If the height attribute is not set, the posHeight property returns 0 (zero).

A DHTML expression is a valid value for quirks mode and IE7 mode.

This property has no default value.