MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spezifikationen Seite 609

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 692
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 608
609
Description
Checks the .vtm files to see if a tag editor has been defined for the tag. If so, the editor for that tag
pops up and accepts the start tag. If not, the start tag is inserted unmodified into the users
document.
Arguments
A start tag string that includes one of the following types of initial values:
A tag, an in <input>
A tag with attributes, as in <input type=’text’>
A directive, as in <%= %>
Returns
A Boolean value: true if anything is inserted into the document; false otherwise.
dreamweaver.popupEditTagDialog()
Availability
Dreamweaver MX
Description
If a tag is selected, the tag editor for that tag opens, so you can edit the tag.
Arguments
None.
Returns
Nothing.
Enabler
dw.canPopupEditTagDialog()
dreamweaver.showTagChooser()
Availability
Dreamweaver MX
Description
Displays the Tag Chooser dialog box, brings it to the front, and sets focus.
Arguments
None.
Returns
Nothing.
dreamweaver.showTagLibraryEditor()
Availability
Dreamweaver MX
Description
Opens the Tag Library editor.
Seitenansicht 608
1 2 ... 604 605 606 607 608 609 610 611 612 613 614 ... 691 692

Kommentare zu diesen Handbüchern

Keine Kommentare