Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 467

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 466
462
DREAMWEAVER API REFERENCE
Code
Last updated 8/27/2013
Description
Sets the ALIGN attribute of the block that contains the selection to the specified value.
Arguments
alignValue
The alignValue argument must be "left", "center", or "right".
Returns
Nothing.
dom.setTextFieldKind()
Availability
Dreamweaver 3.
Description
Sets the format of the selected text field.
Arguments
fieldType
The fieldType argument must be "input", "textarea", or "password".
Returns
Nothing.
dom.setTextFormat()
Availability
Dreamweaver 4.
Description
Sets the block format of the selected text.
Arguments
blockFormat
The blockFormat argument is a string that specifies one of the following formats: "" (for no format), "p", "h1",
"h2", "h3", "h4", "h5", "h6", or "pre".
Returns
Nothing.
Przeglądanie stron 466
1 2 ... 462 463 464 465 466 467 468 469 470 471 472 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag