MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificaciones Pagina 503

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 502
503
dom.arrowRight()
Availability
Dreamweaver 3
Description
Moves the insertion point right the specified number of times.
Arguments
{nTimes}, {bShiftIsDown}
nTimes is the number of times that the insertion point is to move right. If this argument is
omitted, the default is 1.
bShiftIsDown is a Boolean value that indicates whether to extend the selection. If this
argument is omitted, the default is
false.
Returns
Nothing.
dom.arrowUp()
Availability
Dreamweaver 3
Description
Moves the insertion point up the specified number of times.
Arguments
{nTimes}, {bShiftIsDown}
nTimes is the number of times that the insertion point is to move up. If this argument is
omitted, the default is 1.
bShiftIsDown is a Boolean value that indicates whether to extend the selection. If this
argument is omitted, the default is false.
Returns
Nothing.
dom.backspaceKey()
Availability
Dreamweaver 3
Description
Equivalent to pressing the Backspace key a specified number of times. The exact behavior
depends on whether there is a current selection or only an insertion point.
Arguments
{nTimes}
nTimes
is the number of times that a Backspace operation is to occur. If the argument is omitted,
the default is 1.
Vista de pagina 502
1 2 ... 498 499 500 501 502 503 504 505 506 507 508 ... 691 692

Comentarios a estos manuales

Sin comentarios