Microsoft Scriptlet TechnologyMicrosoft Scriptlet Technology*
*Contents  *Index  *Topic Contents

bubbleEvent Method

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.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.