MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER Manual page 225

Extending dreamweaver
Table of Contents

Advertisement

showIf="script"
script returns a
true
in a given application or only when a page is written in a server-side language such as
ColdFusion, ASP, or JSP. If you do not specify
Dreamweaver checks this property whenever the item's enabler runs; that is, according to
the value of the
update
attribute can be used either in the item definition or in a reference to the item from a
toolbar. If both the definition and the reference specify the
Dreamweaver shows the item only if both conditions are true. The
equivalent to the
Contents
None.
Container
The
tag or the
toolbar
Example
<itemref id="strikeout_button">
<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
showif
given script returns
separator only in a given application or only when the page has a certain document type.
If the
attribute is unspecified, the separator always appears.
showIf
Contents
None.
Container
The
tag.
toolbar
Example
<separator/>
Specifies that this item appears on the toolbar only if the specified
value. For example, you can use
attribute. You should use this attribute sparingly. The
function in a command file.
showIf()
tag.
toolbarset
. For example, you can use the
true
to show certain buttons only
showIf
, the item always appears.
showIf
attribute,
showIf
showIf
attribute to show the
showIf
The toolbar definition file
showIf
attribute is
225

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?

Questions and answers

This manual is also suitable for:

Dreamweaver 8

Table of Contents