MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spezifikationen Seite 589

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 692
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 588
1 2 ... 584 585 586 587 588 589 590 591 592 593 594 ... 691 692

Kommentare zu diesen Handbüchern

Keine Kommentare