HOVERSTYLE Attribute | hoverStyle Property
Sets or retrieves a value that indicates the style of the element when the user hovers the keyboard focus or mouse pointer over it.
Syntax
HTML <namespace:ELEMENT HOVERSTYLE = sCssCollection... > Scripting object.hoverStyle [ = sCssCollection ]
Possible Values
namespace Prefix that associates a custom tag with an XML namespace. This prefix is set using the XMLNS attribute of the html tag. sCssCollection object that specifies one or more Cascading Style Sheets (CSS) attribute/value pairs. The property is read/write. The property has no default value.
Applies To
TAB, TOOLBAR, TREEVIEW
See Also
Internet Explorer WebControls, About the TabStrip WebControl, About the Toolbar WebControl, About the TreeView WebControl