MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificaciones Pagina 632

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 631
632
Returns
Returns true if syntax coloring is on.
dreamweaver.htmlInspector.getShowWordWrap()
Availability
Dreamweaver 4
Description
Determines whether word wrap is on in the Code view of the Code inspector.
Arguments
None.
Returns
Returns true if word wrap is on.
dreamweaver.htmlInspector.setShowAutoIndent()
Availability
Dreamweaver 4
Description
Turns auto-indenting on or off in the Code view of the Code inspector.
Arguments
bShow
bShow
is a Boolean value that indicates whether the auto-indenting should be on (true) or off
(
false).
Returns
Nothing.
dreamweaver.htmlInspector.setShowInvalidHTML()
Availability
Dreamweaver 4
Description
Turns highlighting of invalid HTML code on or off in the Code view of the Code inspector.
Arguments
bShow
bShow
is a Boolean value that indicates whether the highlighting of invalid HTML code should
be visible (
true) or not (false).
Returns
Nothing.
Vista de pagina 631
1 2 ... 627 628 629 630 631 632 633 634 635 636 637 ... 691 692

Comentarios a estos manuales

Sin comentarios