![]() |
Previous | Next |
The hoverBackgroundColor attribute specifies or retrieves the background color used for the Text control when the mouse cursor hovers over it.
Syntax
elementID.hoverBackgroundColor
Possible Values
This attribute is a read/write String containing any Microsoft Internet Explorer color value.
Remarks
If hoverBackgroundColor is not specified, the backgroundColor is used.
Example
Please see the value attribute for a sample illustrating how the attributes of the TEXT element are used.
See Also
Previous | Next |