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

cb--border-width Attribute | cbBorderWidth Property


Specifies the width of the button border for the coolbutton behavior.

Syntax

XML<Prefix:CustomTag ID = sID STYLE="behavior:url('coolbutton.htc'); cb--border-width: iWidth;" .../>
HTML{ cb--border-width: iWidth }
Scripting[ iWidth = ] oCoolbutton.style.cbBorderWidth

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.
iWidth Integer specifying the width of the border, in pixels.

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

Remarks

The cbBorderWidth 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.