Adobe 38040334 - Dreamweaver CS3 User Manual page 120

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

dreamweaver.showPreferencesDialog()
Availability
Dreamweaver 3. Added the
Description
This function opens the Preferences dialog box.
Arguments
{strCategory}
• The
argument, which is optional, must be one of the following strings to open the correlating
strCategory
category of the Preferences dialog box:
category),
"html format"
Rewriting category),
"copyPaste"
Types/Editors category),
,
"new document"
"floaters"
(for the Site category),
"site ftp"
argument as a valid pane name, or if the argument is omitted, the dialog box opens to the last active pane.
Returns
Nothing.
Example
The following example opens the Preferences dialog box and selects the Code Coloring category:
dw.showPreferencesDialog("html colors");
dreamweaver.showTagChooser()
Availability
Dreamweaver MX.
Description
Toggles the visibility of the Tag Chooser dialog box for users to insert tags into the Code view. The function shows
the Tag Chooser dialog box on top of all other Dreamweaver windows. If the dialog box is not visible, the function
opens it, brings it to the front, and sets focus to it. If the Tag Chooser is visible, the function hides the dialog box.
Arguments
None.
Returns
Nothing.
dw.registerIdleHandler()
Availability
Dreamweaver CS3.
argument in Dreamweaver 8.
strCategory
,
"general"
(for the Code Format category),
,
"css styles"
,
"fonts"
"highlighting"
(for the Panels category),
"status bar"
,
"accessibility"
"html colors"
,
"code hints"
"html rewriting"
,
,
"file compare"
"external editors"
,
"invisible elements"
(for the Preview in Browser category),
"browsers"
, and
. If Dreamweaver does not recognize the
"validator"
DREAMWEAVER CS3
API Reference
(for the Code Coloring
(for the Code
(for the File
,
,
"layers"
"layout mode"
115
,

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents