Element.clientHeight (Property)

The height in pixels of the object on the client display surface.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Number primitive
JavaScript syntax:IEmyElement.clientHeight

The height of the extent rectangle around the element object as it appears on screen. This value is measured in pixels.

Warnings:

Property attributes:

ReadOnly.