onerrorupdateonerrorupdate*
*



Contents  *



Index  *Topic Contents
*Previous Topic: onerror
*Next Topic: onfilterchange

onerrorupdate

Description

Fires when the onbeforeupdate event handler specified for the element has canceled the data transfer and is fired instead of the onafterupdate event.

Remarks

This event only fires when an onbeforeupdate event has fired (the element's data has changed). This event cannot be canceled. This event will bubble. Events that bubble can be handled on any parent element of the object that fired the event.

Applies To

A, APPLET, MAP, OBJECT, SELECT, TEXTAREA


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.