|
|
The anchor element. See the <a href="http://www.w3.org/TR/REC-html40/struct/links.html#edef-A"> A 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]
The character encoding of the linked resource. See the <a href="http://www.w3.org/TR/REC-html40/struct/links.html#adef-charset"> charset attribute definition </a> in HTML 4.0.
| void |
see charset
| 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
| DOMString |
[const]
Language code of the linked resource. See the <a href="http://www.w3.org/TR/REC-html40/struct/links.html#adef-hreflang"> hreflang attribute definition </a> in HTML 4.0.
| void |
see hreflang
| DOMString |
[const]
Anchor name. See the <a href="http://www.w3.org/TR/REC-html40/struct/links.html#adef-name-A"> name attribute definition </a> in HTML 4.0.
| void |
see name
| DOMString |
[const]
Forward link type. See the <a href="http://www.w3.org/TR/REC-html40/struct/links.html#adef-rel"> rel attribute definition </a> in HTML 4.0.
| void |
see rel
| DOMString |
[const]
Reverse link type. See the <a href="http://www.w3.org/TR/REC-html40/struct/links.html#adef-rev"> rev attribute definition </a> in HTML 4.0.
| void |
see rev
| 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
| DOMString |
[const]
Advisory content type. See the <a href="http://www.w3.org/TR/REC-html40/struct/links.html#adef-type-A"> type attribute definition </a> in HTML 4.0.
| void |
see type
| void |
Removes keyboard focus from this element.
| void |
Gives keyboard focus to this element.
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35. |