Object: HTMLAnchorElement
HTMLAnchorElement properties
|
Property name |
Type |
Description |
Status |
Support level |
Availability |
|---|---|---|---|---|---|
|
DOMString |
Specifies the keypad key that gives access to the element. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
DOMString |
Specifies the character encoding used in the referenced document; the value must be the name of a standard character set. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
DOMString |
Specifies a comma-separated list of the coordinates of HTMLAnchorElement.shape, which defines the active region in an image map. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
DOMString |
Specifies the URI of the target of the link. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
DOMString |
Specifies the language code of the target resource. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
DOMString |
Specifies a name for the anchor. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
DOMString |
Specifies the link type between the current document and the referenced resource. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
DOMString |
Specifies the link type between the referenced resource and the current document. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
DOMString |
Specifies the shape of an active region in an image map. The coordinates of the shape are specified by HTMLAnchorElement.coords. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
int |
Specifies the element’s position in the tabbing order. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
DOMString |
Specifies the frame in which to render the target document. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
DOMString |
Specifies the MIME type of the target document. |
writable |
DOM 2 HTML |
4.6 or later |