ZVON > References > DOM2 Reference

HTMLAreaElement (interface )


Own properties:
attributes  -  accessKey, alt, coords, href, noHref, shape, tabIndex, target
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:
Client-side image map area definition. See the AREA element definition in HTML 4.01.