MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifikace Strana 589

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 692
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 588
1 2 ... 584 585 586 587 588 589 590 591 592 593 594 ... 691 692

Komentáře k této Příručce

Žádné komentáře