![]() |
Previous | Next |
The foregroundHoverImage attribute specifies or retrieves the foreground image of the slider that appears when hovering over it with the mouse.
Syntax
elementID.foregroundHoverImage
Possible Values
This attribute is a read/write String containing the name of an image file.
Remarks
The foregroundHoverImage is optional. If it is not provided, the backgroundImage is used.
The supported formats are BMP, JPG, PNG, and GIF (not including animated GIFs).
See Also
Previous | Next |