Toolbar Item Tags - Adobe 38040334 - Dreamweaver CS3 User Manual

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

Advertisement

<separator/>
Description
Inserts a separator at the current location in the toolbar.
Attributes
{showIf}
• The
attribute specifies that the separator should appear only on the toolbar if the given script returns
showif
. For example, you can use the
true
when the page has a certain document type. If the
Contents
None.
Container
The
tag.
toolbar
Example
<separator/>

Toolbar item tags

Each type of toolbar item has its own tag and set of required and optional attributes. You can define
either inside or outside of toolbars. In general, it is better to define them outside of toolbars and refer to them within
toolbars using the
itemref
You can define the following types of items in a toolbar.
<button>
Description
This push button executes a specific command when you click it. It looks and acts the same as the Reference button
on the Dreamweaver toolbar.
Attributes
id, image, tooltip, command, {showIf}, {disabledImage}, {overImage}, {label}, {file},
{domRequired}, {enabled}, {update}, {arguments}
For a description of each attribute, see "Item tag attributes" on page 175.
Contents
None.
Container
The
tag or the
toolbar
toolbarset
attribute to show the separator only in a given application or only
showIf
showIf
tag.
tag.
attribute is unspecified, the separator always appears.
DREAMWEAVER CS3
170
Extending Dreamweaver
items
toolbar

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents