HTMLAreaElement.NoHref Property |
Gets or sets a value indicating this area is active or inactive.
[VBScript] Public Property NoHref As Boolean
[JScript] public function get NoHref() : Boolean; public function set NoHref(Boolean);
true if the area is inactive, false, otherwise.
HTMLAreaElement Object | HTMLAreaElement Members | DOM Namespace