MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spezifikationen Seite 503

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 692
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 502
1 2 ... 498 499 500 501 502 503 504 505 506 507 508 ... 691 692

Kommentare zu diesen Handbüchern

Keine Kommentare