MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifikace Strana 465

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 692
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 464
1 2 ... 460 461 462 463 464 465 466 467 468 469 470 ... 691 692

Komentáře k této Příručce

Žádné komentáře