Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 368

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 367
363
DREAMWEAVER API REFERENCE
Dynamic documents
Last updated 8/27/2013
dom.browser.setHomePage()
Availability
Dreamweaver CS5.
Description
This function is used to instruct the browser to set a specified URL as the home page.
Arguments
DWUri
A DWUri object that contains the URI information.
Returns
bool
A Boolean value: true if the operation succeeds.
dom.browser.getHomePage()
Availability
Dreamweaver CS5.
Description
This function is used to get the current home page of the browser.
Arguments
None.
Returns
DWUri Object
A DWUri Objectthat contains the URI information.
dom.browser.getSelection()
Availability
Dreamweaver CS4.
Property Description
uri The URI used by the browser for the history item. The property type is a DWUri object.
originalUri The original URI for the history item. The original URI value is usually same as the URI value. The
property type is a
DWUri object.
title The title of the page that was viewed. The property type is a String.
isPost Denotes whether the item will re-post the form data when it loads. The property type is a bool.
Przeglądanie stron 367
1 2 ... 363 364 365 366 367 368 369 370 371 372 373 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag