Name

height — NN n/a IE 4 DOM n/a

Synopsis

Read/Write

The height in pixels of the element. Changes to these values are immediately reflected in reflowed content on the page. Be aware that some elements, such as the IMG, may scale to fit the new dimension.

Example

parent.document.all.myFrame.height = 250

Value

Integer.

Default

None.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.