Adobe 38040334 - Dreamweaver CS3 User Manual page 178

Extending dreamweaver
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

Radio buttons act the same as the Code view, Design view, and Code and Design view buttons on the Dreamweaver
document toolbar.
Attributes
id, image, tooltip, checked, command, {showIf}, {disabledImage}, {overImage}, {label},
{file}, {domRequired}, {enabled}, {update}, {arguments}
For a description of each attribute, see "Item tag attributes" on page 175.
Contents
None.
Container
The
tag or the
toolbar
toolbarset
Example
_
<RADIOBUTTON ID="DW
CodeView"
image="Toolbars/images/MM/codeView.gif"
disabledImage="Toolbars/images/MM/codeView
tooltip="Show Code View"
domRequired="false"
enabled="dw.getDocumentDOM() != null"
checked="dw.getDocumentDOM() != null && dw.getDocumentDOM().getView() == 'code'"
command="dw.getDocumentDOM().setView('code')"
update="onViewChange"/>
<menubutton>
Description
A menu button is a button that invokes the context menu that is specified by the
implements Mouse-over and Pressed states for menu buttons. Dreamweaver does not draw the menu arrow, which
is the downward-pointing arrow that indicates menu items are attached to the button; you must include it in your
icon. The File Management and Code Navigation buttons on the Dreamweaver document toolbar are examples of
menu buttons.
Attributes
id, image, tooltip, menuID, domRequired, enabled, {showIf}, {disabledImage}, {overImage},
{label}, {file}, {update}
For a description of each attribute, see "Item tag attributes" on page 175.
Contents
None.
Container
The
tag or the
toolbar
toolbarset
tag.
_
dis.gif"
tag.
DREAMWEAVER CS3
Extending Dreamweaver
attribute. Dreamweaver
menuid
172

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents