MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifikace Strana 484

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 692
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 483
484
Returns
Nothing.
Enabler
canAcceptCommand() on page 62.
dom.showPagePropertiesDialog()
Availability
Dreamweaver 3
Description
Opens the Page Properties dialog box.
Arguments
None.
Returns
Nothing.
dreamweaver.doURLDecoding()
Availability
Dreamweaver MX
Description
Uses the internal Dreamweaver URL decoding mechanism to decode special characters and
symbols in URL strings. For example, this function decodes
%20 to a space character and the
name
&quot to ".
Arguments
inStr
inStr
is the string to decode.
Returns
A string that contains the decoded URL.
Example
outStr = dreamweaver.doURLDecoding(“http://maps.yahoo.com/py/
ddResults.py?Pyt=Tmap&tarname=&tardesc=&newname=&newdesc=&newHash=&newTHash
=&newSts=&newTSts=&tlt=&tln=&slt=&sln=&newFL=Use+Address+Below&newaddr=2000
+Shamrock+Rd&newcsz=Metroo+Park%2C+CA&newcountry=us&newTFL=Use+Address+Belo
w&newtaddr=500+El+Camino&newtcsz=Santa+Clara%2C+CA&newtcountry=us&Submit=Ge
t+Directions”)
dreamweaver.getElementRef()
Availability
Dreamweaver 2
Description
Gets the Netscape Navigator or Internet Explorer object reference for a specific tag object in the
DOM tree.
Zobrazit stránku 483
1 2 ... 479 480 481 482 483 484 485 486 487 488 489 ... 691 692

Komentáře k této Příručce

Žádné komentáře