javascript OBJECT useMap
| useMap | NN 6 IE 6 DOM 1 |
| Read/Write | |
|
Provides the URL of the map element in the same document that contains client-side image map hot areas and links. The value includes the hash mark assigned with the map name in the usemap attribute of the object element. |
|
| Example | |
document.getElementById("logoViewer").useMap = "#altMap";
|
|
| Value | |
A string starting with a hash mark and the name of the map element. |
|
| Default | |
None. |
|
Previous: javascript OBJECT vspace
Next: javascript OBJECT type
1395,Nickname,Homepage or email,Comments here,Add comment
