Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 455

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 454
450
DREAMWEAVER API REFERENCE
Code
Last updated 8/27/2013
dreamweaver.showFindReplaceDialog()
Availability
Dreamweaver 3.
Description
Opens the Replace dialog box.
Arguments
None.
Returns
Nothing.
Enabler
See“dreamweaver.canShowFindDialog()” on page 510.
General editing functions
You handle general editing functions in the Document window. These functions insert text, HTML, and objects; apply,
change, and remove font and character markup; modify tags and attributes; and more.
dom.applyCharacterMarkup()
Availability
Dreamweaver 3.
Description
Applies the specified type of character markup to the selection. If the selection is an insertion point, it applies the
specified character markup to any subsequently typed text.
Arguments
tagName
The tagName argument is the tag name that is associated with the character markup. It must be one of the following
strings:
"b", "cite", "code", "dfn", "em", "i", "kbd", "samp", "s", "strong", "tt", "u", or "var".
Returns
Nothing.
dom.applyFontMarkup()
Availability
Dreamweaver 3.
Przeglądanie stron 454
1 2 ... 450 451 452 453 454 455 456 457 458 459 460 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag