asp.net.ph

Skip Navigation Links

NOHREF Attribute | noHref Property

Language References


Sets or retrieves whether clicks in this region should cause action.

Syntax


Inline <AREA NOHREF ... >
Script area.noHref = bHref ]

Possible Values


false Clicks in the area cause action.
true Clicks in the area do not cause action.

This property returns or accepts only a boolean value, meaning true if set, and false if not. The property is read/write with a default value of false.

Applies To

AREA



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note