IFRAME.height (Property)

Contains the height of the inline frame.

Availability:

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

The current height of the IFRAME can be measured from this property. You ought to be able to modify it but it seems not to work.

Warnings:

See also:Frame.height, IFRAME.width