Editcontrol; Colorpicker - MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Manual

Extending dreamweaver
Hide thumbs Also See for DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER:
Table of Contents

Advertisement

Container
The
tag or the
toolbar
Example
<COMBOBOX ID="Address_URL"
width="300"
tooltip="Address"
label="Address: "
file="Toolbars/MM/AddressURL.htm"
update="onBrowserPageBusyChange"/>
<editcontrol>
Description
An edit control box is a text-editing box that executes its command when the user changes text in
the box and switches focus.
Attributes
id, tooltip, file, value, command, {showIf}, {label}, {width}, {domRequired},
{enabled}, {update}, {arguments}
For a description of each attribute, see
Contents
None.
Container
The
tag or the
toolbar
Example
<EDITCONTROL ID="DW_SetTitle"
label="Title: "
tooltip="Document Title"
width="150"
file="Toolbars/MM/EditTitle.htm"/>
<colorpicker>
Description
A color picker is a panel of colors that does not have an associated text box that executes its
command when the user selects a new color. This panel looks and acts the same as the color
picker on the Dreamweaver Property inspector. You can specify a different icon to replace the
default icon.
Attributes
id, tooltip, value, command, {showIf}, {image}, {disabledImage}, {overImage},
{label}, {colorRect}, {file}, {domRequired}, {enabled}, {update},
{arguments}
For a description of each attribute, see
Contents
None.
tag.
toolbarset
"Item tag attributes" on page
tag.
toolbarset
"Item tag attributes" on page
182.
182.
Toolbar item tags
181

Advertisement

Table of Contents
loading
Need help?

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

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents