MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifications Page 465

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 464
465
dom.isDocumentInFrame()
Availability
Dreamweaver 4
Description
Identifies whether the current document is being viewed inside a frameset.
Arguments
None.
Returns
Returns true if the document is in a frameset; false, otherwise.
dom.saveAllFrames()
Availability
Dreamweaver 4
Description
If a document is a frameset or is inside a frameset, dom.saveAllFrames() saves all the frames and
framesets from the Document window. If the given document is not in a frameset,
dom.saveAllFrames() saves the document. Opens the Save As dialog box for any documents
that have not been previously saved.
Arguments
None
Returns
Nothing.
dom.splitFrame()
Availability
Dreamweaver 3
Description
Splits the selected frame vertically or horizontally.
Arguments
splitDirection
splitDirection
must be one of the following directions: "up", "down", "left", or "right".
Returns
Nothing.
Enabler
“dom.canSplitFrame()” on page 416
Page view 464
1 2 ... 460 461 462 463 464 465 466 467 468 469 470 ... 691 692

Comments to this Manuals

No comments