Programmer's Guide
>
Interfaces
>
W3C Event interface
>
bubbles attribute
bubbles attribute
Used to indicate whether or not an event is a bubbling event. If the event can bubble the value is true, else the value is false.
bubbles
Access
read-only
Returns
boolean