ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
HTML:
HTMLImageElement
>
height
[Go to standard]
[Glossary]
[Help]
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.