Click to return to the DHTML, HTML     
cb--hover-background Attr...     cb--hover-color Attribute...     Behaviors Library    
Web Workshop  |  DHTML, HTML & CSS

cb--hover-border Attribute | cbHoverBorder Property


Specifies the border to display when the mouse cursor hovers over the coolbutton behavior.

Syntax

XML<Prefix:CustomTag ID = sID STYLE="behavior:url('coolbutton.htc'); cb--hover-border: sWidth, sStyle, sColor;" .../>
HTML{ cb--hover-border: sWidth, sStyle, sColor }
Scripting[ sWidth, sStyle, sColor = ] oCoolbutton.style.cbHoverBorder

Possible Values

Prefix Prefix used to associate CustomTag with a namespace. This prefix is set using the XMLNS attribute of the HTML tag.
CustomTag User-defined tag.
sID String that uniquely identifies the object.
sWidthAny of the range of values available to the borderWidth property.
sStyleAny of the range of values available to the borderStyle property.
sColorAny of the range of values available to the borderColor property.

The property is read/write with a default value of THREEDHIGHLIGHT THREEDSHADOW THREEDSHADOW THREEDHIGHLIGHT; the cascading style sheets (CSS) attribute is inherited.

Remarks

The cbHoverBorder property is available only to objects participating in the coolbutton behavior.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
coolbutton


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.