Specifies that the button belongs to a group that acts exclusively for the coolbutton behavior.
Syntax
XML <Prefix:CustomTag ID = sID STYLE="behavior:url('coolbutton.htc');" GROUP = "sGroup" .../> Scripting [ sGroup = ] oCoolbutton.group
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. sGroup String specifying the name of a group of buttons. The property is read/write with no default value.
Remarks
The group property is available only to objects participating in the coolbutton behavior.
Applies To
coolbutton