The JSImageFlyover appears in the browser as an active image which changes to another image when the mouse pointer hovers over it.
JSImageFlyover { action=anAction; | javaScriptFunction=aURL; | pageName=pageName;
selectedImage=selectedImageName; unselectedImage=unselectedImageName;
[framework=frameworkName;] [targetWindow=windowName;] };
The action method performed when the user clicks the image.
Java Script code executed when the user clicks the image.
The WOComponent displayed when the user clicks the image.
The image displayed when the mouse pointer is hovering over it.
The image displayed when the mouse pointer is not hovering over it.
The framework containing the image. Defaults to the application.
The name of the window in which the new page is displayed when the user clicks on the image.
Last updated: 2004-12-02