HoverColor Attribute
Specifies the color of link text when a user moves the mouse over the text.
Used in |
Parent tag |
Required |
---|---|---|
<MSHelp:link> |
No |
Values
A color name or hexadecimal value. The color name should be one that is recognized by Internet Explorer 5.0 or later.
Example
<MSHelp:link
hoverColor = "green"
keywords = "keyword"
tabindex = "0">Link Text
</MSHelp:link>