MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificaciones Pagina 589

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 588
589
dom.formatSelection()
Availability
Dreamweaver MX
Description
Applies Dreamweaver automatic syntax formatting to the selected content (the same as choosing
the Commands > Apply Source Formatting to Selection option) according to the settings in the
Preferences > Code Format dialog box.
Arguments
None.
Returns
Nothing.
dom.getShowNoscript()
Availability
Dreamweaver MX
Description
Gets the current state of the noscript content option (from the view > Noscript Content menu
option). On by default, the
noscript tag identifies page script content that can be rendered, or
not (by choice), in the browser.
Arguments
None.
Returns
A Boolean value that indicates whether the noscript tag content is currently rendered. If
bIsVisible is true, the content appears; false otherwise.
dom.isDesignviewUpdated()
Availability
Dreamweaver 4
Description
Determines whether the Design view and Text view content is synchronized for those
Dreamweaver operations that require a valid document state.
Arguments
None.
Returns
true if the Design view (WYSIWYG) is synchronized with the text in the Text view; false
otherwise.
Vista de pagina 588
1 2 ... 584 585 586 587 588 589 590 591 592 593 594 ... 691 692

Comentarios a estos manuales

Sin comentarios