This is similar to event cancelling, but defers that cancellation until the end of the current handler. Any pending dispatches to the current EventTarget will be honored however.
Propagation of events to any parent node when bubbling is used or child nodes when event capturing is used will be inhibited.
Prev | Home | Next |
Event.srcFilter | Up | Event.target |
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. |