cb--border-width Attribute | cbBorderWidth Property

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

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

Syntax

CSS { cb--border-width : iWidth }
Scripting [ iWidth = ] coolbutton.style.cbBorderWidth

Possible Values

iWidth Integer that specifies or receives the width of the border, in pixels.
1px
Default. The width of the border.

The property is read/write. The property has 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

coolbutton