MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificações Página 609

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 608
1 2 ... 604 605 606 607 608 609 610 611 612 613 614 ... 691 692

Comentários a estes Manuais

Sem comentários