Specifies the image source to display for the coolbutton behavior.
Syntax
XML <Prefix:CustomTag ID = sID STYLE="behavior:url('coolbutton.htc');" IMAGE = "sSrc" .../> Scripting [ sSrc = ] oCoolbutton.image
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. sSrc Path to an image file that is displayed in the button. The property is read/write with no default value.
Remarks
The image property is available only to objects participating in the coolbutton behavior.
Applies To
coolbutton