Area Object
The noHref property sets or returns the value of the nohref attribute of an area.
The nohref attribute specifies that an area has no associated link.
Tip: The nohref attribute should inform the browser that an href attribute is not present. You could more easily do that by not including an href attribute.
![]()
The noHref property is supported in all major browsers, except Internet Explorer.
Return the value of the nohref attribute for the "Venus" area in the image-map:
The output of the code above will be:
Area Object
Your message has been sent to W3Schools.