Adobe Extending Dreamweaver CS4 Manuel d'utilisateur Page 114

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 387
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 113
108
EXTENDING DREAMWEAVER CS4
Insert bar objects
<separator />
Description
This tag displays a vertical line on the Insert bar.
Attributes
{showIf}
Example
<separator showIf="_VIEW_CODE"/>
Insert bar definition tag attributes
The attributes for the Insert bar definition tags have the following meanings:
id="unique id"
Description
The id attribute is an identifier for the buttons that appear on the Insert bar. The id attribute must be unique for the
element within the file.
Example
id="DW_Anchor"
image="image_path”
Description
This attribute specifies the path, relative to the Dreamweaver Configuration folder, to the icon file that appears on the
Insert bar. The icon can be in any format that Dreamweaver can render, but typically it is in GIF or JPEG file format,
with a size of 18 x 18 pixels.
Example
image="Common/table.gif"
canDrag="Boolean”
Description
This attribute specifies whether the user can drag the icon into the code or workspace to insert the object into a
document. If omitted, the default value is
true.
Example
canDrag="false"
Vue de la page 113
1 2 ... 109 110 111 112 113 114 115 116 117 118 119 ... 386 387

Commentaires sur ces manuels

Pas de commentaire