Adobe 38040334 - Dreamweaver CS3 User Manual page 240

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

Advertisement

• The
bOpenInSameWindow
current window. If this value is
opens in a separate window.
Returns
The document object for the newly created document, which is the same value that the
function returns.
mentDOM()
dreamweaver.createXMLDocument()
Availability
Dreamweaver MX.
Description
Creates and opens a new XML file, which is empty except for the XML directive.
Arguments
None.
Returns
The DOM of the new XML file.
Example
The following example creates a new document, which is empty except for the XML directive:
var theDOM = dreamweaver.createXMLDocument("document");
dreamweaver.exportCSS() (deprecated)
Availability
Dreamweaver 3.
Description
Opens the Export Styles as a CSS File dialog box.
Arguments
None.
Returns
Nothing.
Enabler
See "dreamweaver.canExportCSS() (deprecated)" on page 447.
dreamweaver.exportEditableRegionsAsXML() (deprecated)
Availability
Dreamweaver 3; deprecated in MX.
argument is a Boolean value that indicates whether to open the new document in the
or omitted, or if the function is called on the Macintosh, the new document
false
DREAMWEAVER CS3
API Reference
dreamweaver.getDocu-
235

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents