Sends event notification for a standard event to the host application.
Applies To
Scriptlet
Syntax
window.external.bubbleEvent()
Remarks
Use this method to pass a standard DHTML event (such as onbuttonclick, onmousemove
, or onkeypress) from the scriptlet to the host application. For more details, see Handling Standard Events.