ZVON > References > DOM2 Reference

HTMLImageElement (interface )


Own properties:
attributes  -  align, alt, border, height, hspace, isMap, longDesc, name, src, useMap, vspace, width
methods  -  none

Inherited properties:
This interface inherits all properties from HTMLElement, the generic interface for all element interfaces in DOM HTML, which itself inherits all properties from DOM Core interface Element and thus also Node.

Description:
Embedded image. See the IMG element definition in HTML 4.01.