Adobe 38040334 - Dreamweaver CS3 User Manual page 109

Extending dreamweaver
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

Attributes
id, image, checked, {showIf}, {enabled}, {command}, {file}, {tag}, {name}, {codeOnly}
Example
_
<checkbutton id="DW
StandardView"
name = "Standard View"
image="Tools\Standard View.gif"
_
_
checked="
View
Standard"
command="dw.getDocumentDOM().setShowLayoutView(false)"/>
<separator />
Description
This tag displays a vertical line on the Insert bar.
Attributes
{showIf}
Example
_
<separator showIf="
VIEW
Insert bar definition tag attributes
The attributes for the Insert bar definition tags have the following meanings:
id="unique id"
Description
The
attribute is an identifier for the buttons that appear on the Insert bar. The
id
element within the file.
Example
_
id="DW
Anchor"
image="image_path"
Description
This attribute specifies the path, relative to the Dreamweaver Configuration folder, to the icon file that appears on
the Insert bar. The icon can be in any format that Dreamweaver can render, but typically it is in GIF or JPEG file
format, with a size of 18 x 18 pixels.
Example
image="Common/table.gif"
canDrag="Boolean"
Description
This attribute specifies whether the user can drag the icon into the code or workspace to insert the object into a
document. If omitted, the default value is
_
CODE"/>
.
true
DREAMWEAVER CS3
Extending Dreamweaver
attribute must be unique for the
id
103

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents