| Availability: |
| |||
| Property/method value type: | Boolean primitive | |||
| JavaScript syntax: | IE | myObject.onerrorupdate = aHandler | ||
| HTML syntax: | <HTMLTag onErrorUpdate="..."> | |||
| Argument list: | aHandler | A reference to a function object to handle the event | ||
| Supported by objects: | APPLET, AREA, BODY, CAPTION, Checkbox, Document, FIELDSET, Input, OBJECT, RadioButton, Select, TEXTAREA | |||
Data-driven systems may generate errors. This event is triggered when the error status of a database connection changes.
| See also: | Event, Event handler, Event model, Event names, Event object, Event.returnValue, Handler, onError, Semantic event |
| Prev | Home | Next |
| onError | Up | onFilterChange |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. | ||