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