![]() |
Previous | Next |
The hoverForegroundColor attribute specifies or retrieves the text color used for the Text control when the mouse cursor hovers over it.
Syntax
elementID.hoverForegroundColor
Possible Values
This attribute is a read/write String containing any Microsoft Internet Explorer color value.
Remarks
If hoverForegroundColor is not specified, foregroundColor 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 |