cancelBubble
Indicates whether the event bubbling was canceled for this event.
Syntax
bool = event.cancelBubble
Parameters
bool is a boolean true | false.
Example
Notes
Specification
link to spec
Netscape Communications http://developer.netscape.com |