MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificações Página 484

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 483
1 2 ... 479 480 481 482 483 484 485 486 487 488 489 ... 691 692

Comentários a estes Manuais

Sem comentários