| Availability: |
| |||
| Property/method value type: | Boolean primitive | |||
| JavaScript syntax: | IE | myObject.onafterupdate = aHandler | ||
| HTML syntax: | <HTMLTag onAfterUpdate="..."> | |||
| Argument list: | aHandler | A reference to a function object to handle the event | ||
| Supported by objects: | APPLET, AREA, BODY, BUTTON, CAPTION, Checkbox, DIV, Document, FIELDSET, IMG, Input, MARQUEE, OBJECT, RadioButton, Select, TABLE, TD, TEXTAREA, TH | |||
If the contents of a page are database driven, this will be called after the database has been updated.
| Prev | Home | Next |
| onAfterPrint | Up | onBack |
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. | ||