MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificaciones Pagina 522

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 521
522
Arguments
None.
Returns
Nothing.
dom.detachFromTemplate()
Availability
Dreamweaver 3
Description
Detaches the current document from its associated template.
Arguments
None.
Returns
Nothing.
dom.getAttachedTemplate()
Availability
Dreamweaver 3
Description
Gets the path of the template that is associated with the document.
Arguments
None.
Returns
A string that contains the path of the template, which is expressed as a file:// URL.
dom.getEditableRegionList()
Availability
Dreamweaver 3
Description
Gets a list of all the editable regions in the body of the document.
Arguments
None.
Returns
An array of element nodes.
Example
See dom.getSelectedEditableRegion() on page 523
Vista de pagina 521
1 2 ... 517 518 519 520 521 522 523 524 525 526 527 ... 691 692

Comentarios a estos manuales

Sin comentarios