aspxtreme

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



Books and more ...

Contents
HTML Elements / DOM Objects
HTML Element Attributes
CSS Attributes
DOM Object Properties
DOM-compliant Events Reference
DOM Methods Reference
DOM Collections Reference
 


Suggested Reading



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 Rey Nuñez All rights reserved.

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

You can help support aspxtreme