As with the
initiallyVisible
first time that Dreamweaver loads the toolbar. After that, the toolbar's position is saved to the
registry or the Dreamweaver Preferences file. You can reset the position of the toolbar by using
the
dom.setToolbarPosition()
dom.setToolbarPosition()
If you do not specify the
the order that it is encountered during loading.
•
relativeTo="toolbar_id"
specifies
below
toolbar should be positioned.
Contents
The
tag contains
toolbar
definitions such as
definitions that you can specify, see
Container
The
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
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"/>
attribute, the
function. For more information on the
function, see the Dreamweaver API Reference.
initialPosition
This attribute is required if the
. Otherwise, it is ignored. Specifies the ID of the toolbar below which this
,
include
itemref
,
,
button
combobox
"Toolbar item tags" on page
tag.
tags in the included file are skipped, although toolbar items in those
tag.
toolbarset
initialPosition
attribute, Dreamweaver positions the toolbar in
, and
separator
, and so on. For descriptions of the item
dropdown
attribute applies only the
attribute
initialPosition
tags as well as individual item
177.
The toolbar definition file
175
Need help?
Do you have a question about the DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER and is the answer not in the manual?
Questions and answers