Adobe Extending Dreamweaver CS4 Uživatelský manuál Strana 112

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 387
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 111
106
EXTENDING DREAMWEAVER CS4
Insert bar objects
<insertbar>
Description
This tag signals the content of the Insert bar definition file. The </insertbar> closing tag specifies the end of the
content.
Attributes
None.
Example
<insertbar>
<category id="DW_Insertbar_Common" folder="Common">
<button id="DW_Hyperlink" image="Common\Hyperlink.gif"
file="Common\Hyperlink.htm"/>0
...
</insertbar>
<category>
Description
This tag defines a category on the Insert bar (such as Common, Forms, or HTML). The </category> closing tag
specifies the end of the category content.
Note: By default, the Insert bar is organized into categories of use (such as Common, Forms, or HTML). In previous
versions of Dreamweaver, the Insert bar was organized similarly by tabs. Users can set their own preferences for how the
Insert bar objects are organized (by category or tab). If the user has selected the tab organization, the category tag defines
each tab.
Attributes
id, {folder}, {showIf}
Example
<category id="DW_Insertbar_Common" folder="Common">
<button id="DW_Hyperlink" image="Common\Hyperlink.gif"
file="Common\Hyperlink.htm"/>
</category>
<menubutton>
Description
This tag defines a pop-up menu for the Insert bar.
Attributes
id, image, {showIf}, {name}, {folder}
Zobrazit stránku 111
1 2 ... 107 108 109 110 111 112 113 114 115 116 117 ... 386 387

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

Žádné komentáře