Home | Top | Web development | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Sets or retrieves the return value from the event.
Syntax
event.returnValue [ = bValue ]Possible Values
bValue | Variant that specifies or receives one of the following values.
|
The property is read/write. The property has a default value of true .
Remarks
The value of this property takes precedence over values returned by the function, such as through a Microsoft® JScript® return statement.
Standards Information
There is no public standard that applies to this property.
Applies To
|
event |
Home | Top | Web development | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |