The JSTextFlyover appears in the browser as a hyperlink containing text that changes color when the mouse pointer hovers over it.
JSTextFlyover { [action=anAction; | pageName=pageName;] string=aString;
selectedColor=selectedHexString; unselectedColor=unselectedHexString;
[targetWindow=windowName;] };
Action method invoked when the user clicks the hyperlink.
Name of the WOComponent displayed when the user clicks the hyperlink.
The color of the text when the mouse pointer is hovering over it.
The color of the text when the mouse pointer is not hovering over it.
The name of the window in which the page is displayed when the user clicks on the hyperlink.
Last updated: 2004-12-02