A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/dom/Event/bubbles below:

bubbles ยท WebPlatform Docs

bubbles Summary

Gets a value that indicates whether an event propagates up from the event target.

Property of dom/Eventdom/Event

Syntax

Note: This property is read-only.

var bubbles = event.bubbles;
Return Value

Returns an object of type BooleanBoolean

Whether the event propagates upward from the event target.

Notes

When you create a custom event by using the createEvent method, you can set the bubbles property by using the initEvent method.

Related specifications
DOM Level 3 Events
Working Draft
See also Related pages Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4