You are here: Reference > JavaScript > client-side > event handling > methods > bubbleEvent (external)

bubbleEvent method (external)

Browser support:
Dispatches the current standard event from a Scriptlet Component to the browser window.
This method is only supported by Scriptlets and cannot be used in HTML applications. If you need to dispatch an event in HTML, use the dispatchEvent method.

Syntax:

object.bubbleEvent ( );
You can find the related objects in the Supported by objects section below.

Return value:

This method has no return value.

Supported by objects:

Related pages:

External links:

User Contributed Comments

Post Content

Post Content