MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificações Página 465

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 464
1 2 ... 460 461 462 463 464 465 466 467 468 469 470 ... 691 692

Comentários a estes Manuais

Sem comentários