asp.net.ph

Skip Navigation Links

returnValue Property

event Properties   DHTML Events


Sets or retrieves the return value from the event.

Syntax


HTML N/A
Script event.returnValue [ = bValue ]

Possible Values


true Returns the value from the event.
false Cancels the default action of the source object of the event.

The property is read/write with a default value of true.

Remarks

The value of this property takes precedence over values returned by the function, such as through a JScript® ( compatible with ECMA-262 language specification ) return statement.

Applies To

event



>

© 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