Gets a value that indicates whether an event propagates up from the event target.
![]() |
Syntax
| JavaScript | |
|---|
Property values
Type: Boolean
Standards information
Remarks
When you create a custom event by using the createEvent method, you can set the bubbles property by using the initEvent method.
See also
- SVGZoomEvent
- BeforeUnloadEvent
- CompositionEvent
- CustomEvent
- Event
- DragEvent
- FocusEvent
- KeyboardEvent
- MessageEvent
- MouseEvent
- MutationEvent
- StorageEvent
- TextEvent
- UIEvent
- Reference
- cancelable
- cancelBubble
- stopPropagation
- stopImmediatePropagation
Build date: 11/29/2012
