Adobe Extending Dreamweaver CS4 Manual do Utilizador Página 40

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 387
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 39
34
EXTENDING DREAMWEAVER CS4
Customizing Code view
Spry attribute grouping format
The following code shows the format of the .vtm file. This format allows you to specify the attributes that apply to
certain tags.
Note: The format for Spry attribute grouping can also be used outside the Spry framework.
<crosstag_attributes>
<attributegroup id="group_id_1" name="group_name_1">
<attrib name = "fooAttr1">
<attrib name = "barAttr1">
...
<taggroup>
<tag name = "fooTag1">
<tag name = "barTag1">
...
</taggroup>
</attri/jointfilesconvert/1713977/bgroup>
<attributegroup id="group_id_2" name="group_name_2">
<attrib name = "fooAttr2">
<attrib name = "barAttr2">
...
<taggroup>
<tag name = "fooTag2">
<tag name = "barTag2">
...
</taggroup>
</attri/jointfilesconvert/1713977/bgroup>
</crosstag_attributes>
Where:
attributegroup lists the attributes for the tag group that follows.
taggroup lists the tags to which the preceding attributes apply.
Vista de página 39
1 2 ... 35 36 37 38 39 40 41 42 43 44 45 ... 386 387

Comentários a estes Manuais

Sem comentários