Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 369

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 368
364
DREAMWEAVER API REFERENCE
Dynamic documents
Last updated 8/27/2013
Description
This function is used to get the current selection from the browser in Live view.
Arguments
None.
Returns
Returns an array with two offsets for the start and end positions of the selection in the source code.
dom.browser.getStatusText()
Availability
Dreamweaver CS4.
Description
This function is used to get the current status text for the browser. It is usually an empty string or the string "loading
file …".
Arguments
None.
Returns
Returns text that is displayed in the status area of the chrome of a browser.
dom.browser.getWindow()
Availability
Dreamweaver CS4.
Description
This function is used to get the window object for the browser control. You can access the browser document object
model from the window object.
Arguments
None.
Returns
Returns an object.
dom.browserEle.loadHTML()
Availability
Dreamweaver CS4.
Przeglądanie stron 368
1 2 ... 364 365 366 367 368 369 370 371 372 373 374 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag