MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spécifications Page 503

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 692
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 502
1 2 ... 498 499 500 501 502 503 504 505 506 507 508 ... 691 692

Commentaires sur ces manuels

Pas de commentaire