ZVON > References > DOM2 Reference

bubbles (attribute )

Owning interface and usage:  
Event.bubbles

Member of these other interfaces:  
MouseEvent, MutationEvent, UIEvent

Readonly:   yes

Type:   Boolean

Description:  
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.