Adobe 38040334 - Dreamweaver CS3 User Manual page 181

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

Advertisement

Description
This function gets the document in the active window.
Arguments
None.
Returns
The document object that corresponds to the document in the active window; or, if the document is in a frame, the
document object that corresponds to the frameset.
dreamweaver.getDocumentList()
Availability
Dreamweaver 3.
Description
This function gets a list of all the open documents.
Arguments
None.
Returns
An array of document objects, each corresponding to an open Document window. If a document window contains
a frameset, the document object refers to the frameset, not the contents of the frames.
dreamweaver.getFloaterVisibility()
Availability
Dreamweaver 3.
Description
This function checks whether the specified panel or inspector is visible.
Arguments
floaterName
• The
argument is the name of a floating panel. If
floaterName
panel names, Dreamweaver searches in the Configuration/Floaters folder for a file called
where
is the name of a floating panel.
floaterName
The
values for built-in Dreamweaver panels are the strings to the right of the panel names in the
floaterName
following list:
Assets =
"assets"
Behaviors =
"behaviors"
Bindings =
"data bindings"
Code inspector =
"html"
Components =
"server components"
does not match one of the built-in
floaterName
floaterName.htm
DREAMWEAVER CS3
176
API Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents