asp.net.ph

onerrorupdate Event

DHTML Events


Fires when the onbeforeupdate event handler specified for the object has canceled the data transfer and fires instead of the onafterupdate event.

Syntax


Inline HTML <element onerrorupdate = "handler" ... > All platforms
Event property object.onerrorupdate = handler ECMA-262 Language Specification
Named script <script FOR=object EVENT=onerrorupdate> Internet Explorer® only

Remarks


Bubbles Yes
Cancels No
To invoke Cause the onbeforeupdate event to fire and cancel the data transfer.
Default action Executes any error handling the programmer has included.

Event Object Properties

While event handlers in the Document Object Model do not receive parameters directly, the handler can query the event object for data.

Event Object Properties


Applies To

BDO, HTMLAREA, INPUT type=text, RB, RT, RUBY, TEXTAREA




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

Previous page Back to top Next page

© 2000-2010 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 asp.net.ph