SEPHOVERSTYLE Attribute

Sets or retrieves a value that indicates the style of the TABSTRIP element when the user hovers the mouse pointer over it.

Syntax

HTML <namespace:TABSTRIP SEPHOVERSTYLE=sSepHoverStyle ... >
Scripting N/A

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.
sSepHoverStyle object that specifies one or more Cascading Style Sheets (CSS) attribute/value pairs.

Remarks

To set or retrieve the value of this attribute with script, use either the setAttribute or getAttribute method.

Applies To

TABSTRIP

See Also

getAttribute, setAttribute, Internet Explorer WebControls, About the TabStrip WebControl