MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Dokumentacja Strona 589

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 692
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 588
589
dom.formatSelection()
Availability
Dreamweaver MX
Description
Applies Dreamweaver automatic syntax formatting to the selected content (the same as choosing
the Commands > Apply Source Formatting to Selection option) according to the settings in the
Preferences > Code Format dialog box.
Arguments
None.
Returns
Nothing.
dom.getShowNoscript()
Availability
Dreamweaver MX
Description
Gets the current state of the noscript content option (from the view > Noscript Content menu
option). On by default, the
noscript tag identifies page script content that can be rendered, or
not (by choice), in the browser.
Arguments
None.
Returns
A Boolean value that indicates whether the noscript tag content is currently rendered. If
bIsVisible is true, the content appears; false otherwise.
dom.isDesignviewUpdated()
Availability
Dreamweaver 4
Description
Determines whether the Design view and Text view content is synchronized for those
Dreamweaver operations that require a valid document state.
Arguments
None.
Returns
true if the Design view (WYSIWYG) is synchronized with the text in the Text view; false
otherwise.
Przeglądanie stron 588
1 2 ... 584 585 586 587 588 589 590 591 592 593 594 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag