MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Especificaciones Pagina 75

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 504
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 74
Code coloring 75
<ignoreTags>
Description
Specifies whether markup tags should be ignored. Values are Yes and No; the default is Yes.
Set to
No when syntax is for tag markup language that is delimited by < and >. Set to Yes
when syntax is for a programming language.
Attributes
None.
Example
<ignoreTags>No</ignoreTags>
<isLocked>
Description
Specifies whether the text that is matched by this scheme is locked from being edited in the
Code view. Values are
Yes and No. Default is No.
Attributes
None.
Example
<isLocked>Yes</isLocked>
<keyword>
Description
A string of text that defines a keyword. Multiple keyword tags are allowed. A keyword may
start with any character, but subsequent characters may only be
a-z, A-Z, 0-9, _, $, or @.
The code color is specified by the containing keyword tags.
Attributes
None.
Example
<keyword>.getdate</keyword>
Vista de pagina 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 ... 503 504

Comentarios a estos manuales

Sin comentarios