Language Reference Guide : 5. Events : WindowVisible Event
 
Share this page                  
WindowVisible Event
The WindowVisible event is triggered when a frame becomes visible to the user.
This event has the following syntax:
on windowvisible
This event has no attributes.
Usage: The WindowVisible event can be used in frame scripts only.
The WindowVisible event can be used to let the user know the window has become visible. This notification occurs after the change is visible and cannot be canceled.