ZVON > References > DOM2 Reference

height (attribute )

Owning interface and usage:  
HTMLImageElement.height

Member of these other interfaces:  
none

Readonly:   no

Type:   long

Description:  
Height of the image in pixels. See the height attribute definition in HTML 4.01.

Note:  
Note that the type of this attribute was DOMString in DOM Level 1 HTML.