User Guide
266 Chapter 14: Document
Returns
Nothing.
Enabler
“dreamweaver.canSaveDocumentAsTemplate()” on page 447.
dreamweaver.saveFrameset()
Availability
Dreamweaver 3.
Description
Saves the specified frameset or opens the Save As dialog box if the frameset has not previously
been saved.
Arguments
documentObject
• The documentObject argument is the object at the root of a document’s DOM tree, which is
the value that the
dreamweaver.getDocumentDOM() function returns.
Returns
Nothing.
Enabler
“dreamweaver.canSaveFramesetAs()” on page 448.
dreamweaver.saveFramesetAs()
Availability
Dreamweaver 3.
Description
Opens the Save As dialog box for the frameset file that includes the specified DOM.
Arguments
documentObject
• The documentObject argument is the object at the root of a document’s DOM tree, which is
the value that the dreamweaver.getDocumentDOM() function returns.
Returns
Nothing.
Enabler
“dreamweaver.canSaveFramesetAs()” on page 448.
000_DW_API_Print.book Page 266 Wednesday, August 20, 2003 9:14 AM