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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 507
508
Returns
Nothing.
dreamweaver.mapKeyCodeToChar()
Availability
Dreamweaver 4
Description
Takes a key code as retrieved from the event objects keyCode field and translates it to a character.
You should check whether the key code is a special key, such as HOME, PGUP, and so on. If the
key code is not a special key, this method can be used to translate it to a character code that is
suitable for display to the user.
Arguments
keyCode
keyCode
is the key code to translate to a character.
Returns
Nothing.
Layer and image map functions
Layer and image map functions handle aligning, resizing, and moving layers and image map
hotspots. The function description indicates if it applies to layers or to hotspots.
dom.align()
Availability
Dreamweaver 3
Description
Aligns the selected layers or hotspots left, right, top, or bottom.
Arguments
alignDirection
alignDirection
is the edge to align with the layers or hotspots"left", "right", "top", or
"bottom".
Returns
Nothing.
Enabler
“dom.canAlign()” on page 409
dom.arrange()
Availability
Dreamweaver 3
Description
Moves the selected hotspots in the specified direction.
Vista de página 507
1 2 ... 503 504 505 506 507 508 509 510 511 512 513 ... 691 692

Comentários a estes Manuais

Sem comentários