Microsoft SDK for Java

DhEventInfo.cancelBubble

All event sources in HTML trigger the same events all the way up their containment hierarchy. Calling this method tells the HTML document to stop event bubbling.

Syntax

final public void cancelBubble()

© 1999 Microsoft Corporation. All rights reserved. Terms of use.