MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Dokumentacja Strona 53

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 692
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 52
Objects 53
Container
None.
Example
<insertbar>
<category>
Description
Defines a tab on the Insert bar.
Attributes
id, folder, {showif}
Contents
Contains button, checkbutton, and separator tags.
Container
The insertbar tag.
Example
<category id="DW_Insertbar_Text" folder="Text">
<button>
Description
Defines a pushbutton. Executes the code that the command or file attributes specify.
Attributes
id, image, {disabledImage}, {showif}, {enabled}, {command}, {file}, {tag},
{name}, {codeOnly}
Contents
None.
Container
The category tag.
Example
<button id="DW_Anchor"
image="Common\Anchor.gif"
enabled="true"
showIf=""
file="Common\Anchor.htm"/>
<checkbutton>
Description
A button that has a checked or unchecked state. When you click it, a checkbutton displays as
pressed in and highlighted. When it is unchecked, a checkbutton displays as flat. Dreamweaver
has mouse-over, pressed, mouse-over-while-pressed, and disabled-while-pressed states. The
command must ensure that clicking the checkbutton causes its state to change.
Przeglądanie stron 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag