bubbles property
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
- BeforeUnloadEvent
- CompositionEvent
- CustomEvent
- DragEvent
- Event
- FocusEvent
- KeyboardEvent
- MessageEvent
- MouseEvent
- MouseWheelEvent
- MSSiteModeEvent
- MutationEvent
- StorageEvent
- SVGZoomEvent
- TextEvent
- UIEvent
- Reference
- cancelable
- cancelBubble
- stopPropagation
- stopImmediatePropagation
Show:

