MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER Manual page 223

Extending dreamweaver
Table of Contents

Advertisement

relativeTo="toolbar_id"
specifies
. Otherwise, it is ignored. Specifies the ID of the toolbar below which this
below
toolbar should be positioned.
Contents
The
tag contains
toolbar
definitions such as
button
definitions that you can specify, see
Container
The
tag.
toolbarset
Example
<toolbar id="MyDWedit_toolbar" label="Edit">
<include/>
Description
Loads toolbar items from the specified file before continuing to load the current file. Toolbar
items that are defined in the included file can be referenced in the current file. If a file
attempts to recursively include another file, Dreamweaver displays an error message and
ignores the recursive include. Any
toolbar items in those toolbars are available for reference in the current file.
Attributes
The
path, relative to the Toolbars folder, of the toolbar XML file to include.
file
Contents
None.
Container
The
tag or the
toolbar
Example
<include file="mine/editbar.xml"/>
This attribute is required if the
,
include
itemref
,
,
combobox
dropdown
"Toolbar item tags" on page
tags in the included file are skipped, although
toolbar
tag.
toolbarset
initialPosition
, and
tags as well as individual item
separator
, and so on. For descriptions of the item
226.
The toolbar definition file
attribute
223

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-EXTENDING DREAMWEAVER and is the answer not in the manual?

This manual is also suitable for:

Dreamweaver 8

Table of Contents