MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Specifikace Strana 73

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 504
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 72
Code coloring 73
Attributes
name, id
name="entity_name" A string that assigns a name to the entity.
id="id_string" Required. An identifier string that maps color and style to this syntax
item.
Example
<entity name="Special Characters" id="CodeColor_HTMLEntity" />
<functionKeyword>
Description
Identifies keywords that define a function. Dreamweaver uses these keywords to perform code
navigation. Multiple
functionKeyword tags are allowed.
Attributes
name, id
name="functionKeyword_name" A string that assigns a name to the functionKeyword
block.
id="id_string" Required. An identifier string that maps color and style to this syntax
item.
Example
<functionKeyword name="Function Keyword"
id="CodeColor_JavascriptFunction">function</functionKeyword>
<idChar1>
Description
A list of characters, each of which Dreamweaver can recognize as the first character in
an identifier.
Attributes
name, id
name="idChar1_name" A string that assigns a name to the list of identifier characters.
id="id_string" Required. An identifier string that maps color and style to this syntax
item.
Example
<idChar1>_$abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</idChar1>
Zobrazit stránku 72
1 2 ... 68 69 70 71 72 73 74 75 76 77 78 ... 503 504

Komentáře k této Příručce

Žádné komentáře