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