|
|
Client-side image map area definition. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#edef-AREA"> AREA element definition </a> in HTML 4.0.
| DOMString |
[const]
A single character access key to give access to the form control. See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-accesskey"> accesskey attribute definition </a> in HTML 4.0.
| void |
see accessKey
| DOMString |
[const]
Alternate text for user agents not rendering the normal content of this element. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-alt"> alt attribute definition </a> in HTML 4.0.
| void |
see alt
| DOMString |
[const]
Comma-separated list of lengths, defining an active region geometry. See also <code> shape </code> for the shape of the region. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-coords"> coords attribute definition </a> in HTML 4.0.
| void |
see coords
| DOMString |
[const]
The URI of the linked resource. See the <a href="http://www.w3.org/TR/REC-html40/struct/links.html#adef-href"> href attribute definition </a> in HTML 4.0.
| void |
see href
| bool |
[const]
Specifies that this area is inactive, i.e., has no associated action. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-nohref"> nohref attribute definition </a> in HTML 4.0.
| void |
see noHref
| DOMString |
[const]
The shape of the active area. The coordinates are given by <code> coords </code> . See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-shape"> shape attribute definition </a> in HTML 4.0.
| void |
see shape
| long |
[const]
Index that represents the element's position in the tabbing order. See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-tabindex"> tabindex attribute definition </a> in HTML 4.0.
| void |
see tabIndex
| DOMString |
[const]
Frame to render the resource in. See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-target"> target attribute definition </a> in HTML 4.0.
| void |
see target
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35. |