javascript AREA noHref
@March 15, 2008, 1:22 a.m.
noHref | Firefox/Netscape/NN 6 IE 4 Chrome/Safari/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 |
Permanent URL:
http://javascript.gakaa.com/area-nohref.aspx
Powered by Linode.