MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spezifikationen Seite 54

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 692
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 53
Chapter 554
Attributes
id, image, {disabledImage}, {showIf}, {enabled}, {checked}, {command}, {file},
{tag}, {name}
Contents
None.
Container
The category tag.
Example
<checkbutton id="DW_StandardView"
name = "Standard View"
image="Tools\Standard View.gif"
checked="_View_Standard"
command="dw.getDocumentDOM().setShowLayoutView(false)"/>
<separator>
Description
Displays a vertical line on the Insert bar.
Attributes
(showIf }
Contents
None.
Container
The category tag.
Example
<separator showIf="_VIEW_CODE"/>
Insert bar tag attributes
The attributes for the Insert bar tags have the following meanings:
id="unique_id"
Required. The
id is an identifier for tags in the insertbar.xml file. The id must be unique
identifier for the element within the file.
Example
<category id="DW_Insertbar_Layout" . . .>
folder="category_folder"
Specifies a folder in the Dreamweaver Configuration/Objects folder. Dreamweaver takes the
name of the category from the _folderinfo.txt file inside the folder, or from the folder name if the
_folderinfo.txt file does not exist.
Example
folder="Tools"
Seitenansicht 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 691 692

Kommentare zu diesen Handbüchern

Keine Kommentare