Object: HTMLMapElement
HTMLMapElement properties
|
Property name |
Type |
Description |
Status |
Support level |
Availability |
|---|---|---|---|---|---|
|
Returns an index of the active regions contained within the map. Index positions begin at 0 and continue to HTMLCollection.length-1. |
read only |
DOM 2 HTML |
4.6 or later |
||
|
DOMString |
Specifies a unique name for the image map. The value must match the corresponding value for the usemap attribute in the <img> element in which it is referenced. |
writable |
DOM 2 HTML |
4.6 or later |
Next topic:
Object: HTMLMenuElement
Previous topic: HTMLLinkElement properties