MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER Manual page 224

Extending dreamweaver
Table of Contents

Advertisement

<itemtype/>
Description
Defines a single toolbar item. Toolbar items include buttons, radio buttons, check buttons,
combo boxes, pop-up menus, and so on. For a list of the types of toolbar items that you can
define, see
"Toolbar item tags" on page
Attributes
The attributes vary, depending on the item that you define. For a complete list of the
attributes that you can specify for toolbar items, see
Contents
None.
Container
The
tag or the
toolbar
Example
<button id="strikeout_button" .../>
<itemref/>
Description
Refers to (and includes in the current toolbar) a toolbar item that was defined either inside a
previous toolbar or outside of all toolbars.
Attributes
id, {showIf}
id="id_reference"
included in the file. Dreamweaver does not allow forward references. If a toolbar item tag
references an undefined ID, Dreamweaver reports an error and ignores the reference.
224
Toolbars
226.
tag.
toolbarset
Required. Must be the ID of an item that was previously defined or
"Item tag attributes" on page
232.

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