MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Dokumentacja Strona 601

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 692
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 600
601
Returns
Nothing.
dom.source.wrapSelection()
Availability
Dreamweaver 4
Description
Inserts the text of startTag before the current selection and the text of endTag after the current
selection. The function then selects the entire range between, and including, the inserted tags. If
the current selection was an insertion point, then the function places the insertion point between
the
startTag and endTag. (startTag and endTag dont have to be tags; they can be any arbitrary
text.)
Arguments
startTag, endTag
startTag is the text to insert at the beginning of the selection.
endTag is the text to insert at the end of the selection.
Returns
Nothing.
dom.synchronizeDocument()
Availability
Dreamweaver 4
Description
Synchronizes the Design and Source views.
Arguments
None.
Returns
Nothing.
Przeglądanie stron 600
1 2 ... 596 597 598 599 600 601 602 603 604 605 606 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag