SEPHOVERIMAGEURL Attribute
Sets or retrieves a value that indicates the URL of the image for the TABSTRIP element when the user hovers the mouse pointer over it.
Syntax
HTML <namespace:TABSTRIP SEPHOVERIMAGEURL=sSepHoverImageUrl ... > 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. sSepHoverImageUrl String that specifies or receives the URL of the image.
Remarks
If no URL is specified, the image does not change upon hovering over the TABSTRIP element.
Applies To
TABSTRIP
See Also
getAttribute, setAttribute, Internet Explorer WebControls, About the TabStrip WebControl