2.3.4.24 onerrorupdate

Quirks Mode, IE7 Mode, IE8 Mode, IE9 Mode, and IE10 Mode (All Versions)

onerrorupdate of type Function

Occurs when an error occurs while updating the associated data in the data source object.

To invoke, cancel the data transfer, or return false from onbeforeupdate event handler.

  • Bubbles: Yes

  • Cancelable: No

  • Context Info: None

This attribute is an extension to HTMLElement.

See also onbeforeupdate, onafterupdate.