MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Spezifikationen Seite 233

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 504
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 232
Item tag attributes 233
If an icon is specified for a color picker, the icon replaces the color picker entirely. If the
colorRect attribute is also set, the current color appears on top of the icon in the specified
rectangle.
Example
image="Toolbars/images/MM/codenav.gif"
disabledImage="image_path"
Optional. Dreamweaver ignores the disabledImage attribute for items other than buttons,
check buttons, radio buttons, menu buttons, color pickers, and combo buttons. This attribute
specifies the path, relative to the Configuration folder, of the icon file that Dreamweaver
displays if the button is disabled. If you do not specify the
disabledImage attribute,
Dreamweaver displays the image that is specified in the
image attribute when the button is
disabled.
Example
disabledImage="Toolbars/images/MM/codenav_dis.gif"
overImage="image_path"
Optional. Dreamweaver ignores the overImage attribute for items other than buttons, check
buttons, radio buttons, menu buttons, color pickers, and combo buttons. This attribute
specifies the path, relative to the Configuration folder, of the icon file that Dreamweaver
displays when the user moves the mouse over the button. If you do not specify the
overImage
attribute, the button does not change when the user moves the mouse over it, except for a ring
that Dreamweaver draws around the button.
Example
overImage="Toolbars/images/MM/codenav_ovr.gif"
tooltip="tooltip string"
Required. This attribute specifies the identifying text, or tooltip, that appears when the mouse
pointer hovers over the toolbar item.
Example
tooltip="Code Navigation"
Seitenansicht 232
1 2 ... 228 229 230 231 232 233 234 235 236 237 238 ... 503 504

Kommentare zu diesen Handbüchern

Keine Kommentare