This is part of the property monitoring facilities. It can be used as an alternative to the watch()/unwatch() facilities in Netscape.
When this event is triggered, the handler can inspect the Event object to determine what property was changed and on what object.
The object affected is returned in the srcElement property and the property in its propertyName property.
Prev | Home | Next |
onPaste | Up | onReadyStateChange |
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. |