HTMLAreaElement
) interface, which provides special properties and methods (beyond the regular element object interface they also have available to them by inheritance) for manipulating the layout and presentation of area elements.Reflects the
alt
HTML attribute, containing alternative text for the element.
Reflects the
coords
HTML attribute, containing coordinates to define the hot-spot region.
Reflects the
href
HTML attribute, containing a valid URL of a linked resource.
Indicates that this area is inactive.
Obsolete in HTML5
Reflects the
shape
HTML attribute, indicating the shape of the hot-spot, limited to known values.
Reflects the
target
HTML attribute, indicating the browsing context in which to open the linked resource.