javascript AREA noHref
| noHref | NN 6 IE 4 DOM 1 |
| Read/Write | |
|
Specifies whether the area defined by the coordinates has a link associated with it. When you set this property to true, scriptable browsers no longer treat the element as a link. |
|
| Example | |
document.links[4].noHref = "true"; |
|
| Value | |
Boolean value: true | false. |
|
| Default | |
false |
|
Previous: javascript AREA pathname
Next: javascript AREA href
249,Nickname,Homepage or email,Comments here,Add comment
