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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 474
475
Arguments
linkHREF
linkHREF
is the URL (document-relative path, root-relative path, or absolute URL) comprising
the link. If this argument is omitted, the Select HTML File dialog box appears.
Returns
Nothing.
Enabler
“dom.canSetLinkHref()” on page 416
dom.setLinkTarget()
Availability
Dreamweaver 3
Description
Sets the target of the link that surrounds the current selection. This function is equivalent to
looping through the parents and grandparents of the current node until a link is found and then
calling
setAttribute('TARGET') on the link.
Arguments
{linkTarget}
linkTarget
is a string that represents a frame name, window name, or one of the reserved targets
(
"_self", "_parent", "_top", or "_blank"). If the argument is omitted, the Set Target dialog
box appears.
Returns
Nothing.
dom.setListBoxKind()
Availability
Dreamweaver 3
Description
Changes the kind of the selected SELECT menu.
Arguments
kind
kind
must be either "menu" or "list box".
Returns
Nothing.
dom.showListPropertiesDialog()
Availability
Dreamweaver 3
Description
Opens the List Properties dialog box.
Vista de página 474
1 2 ... 470 471 472 473 474 475 476 477 478 479 480 ... 691 692

Comentários a estes Manuais

Sem comentários