Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 457

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 456
452
DREAMWEAVER API REFERENCE
Code
Last updated 8/27/2013
dom.exitBlock()
Availability
Dreamweaver 3.
Description
Exits the current paragraph or heading block, leaving the insertion point outside all block elements.
Arguments
None.
Returns
Nothing.
dom.getCharSet()
Availability
Dreamweaver 4.
Description
Returns the charset attribute in the meta tag of the document.
Arguments
None.
Returns
The encoding identity of the document. For example, for a Latin1 document, the function returns iso-8859-1.
dom.getFontMarkup()
Availability
Dreamweaver 3.
Description
Gets the value of the specified attribute of the FONT tag for the current selection.
Arguments
attribute
The attribute argument must be "face", "size", or "color".
Returns
A string that contains the value of the specified attribute or an empty string if the attribute is not set.
Przeglądanie stron 456
1 2 ... 452 453 454 455 456 457 458 459 460 461 462 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag