MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificaciones Pagina 465

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 464
1 2 ... 460 461 462 463 464 465 466 467 468 469 470 ... 691 692

Comentarios a estos manuales

Sin comentarios