MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spezifikationen Seite 591

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 692
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 590
591
Returns
Nothing.
dom.source.arrowLeft()
Availability
Dreamweaver 4
Description
Moves the insertion point to the left in the current line of the Source view. If content is already
selected, this function extends the selection to the left.
Arguments
{nTimes}, {bShiftIsDown}
nTimes is the number of characters that the insertion point is to move. If nTimes is omitted,
the default is 1.
bShiftIsDown is a Boolean value that indicates whether content is being selected. If
bShiftIsDown is true, the content is selected.
Returns
Nothing.
dom.source.arrowRight()
Availability
Dreamweaver 4
Description
Moves the insertion point to the right in the current line of the Source view. If content is already
selected, this function extends the selection to the right.
Arguments
{nTimes}, {bShiftIsDown}
nTimes is the number of characters that the insertion point is to move. If the nTimes
argument is omitted, the default is 1.
bShiftIsDown is a Boolean value that indicates whether content is being selected. If
bShiftIsDown is true, the content is selected.
Returns
Nothing.
dom.source.arrowUp()
Availability
Dreamweaver 4
Description
Moves the insertion point up the source view document, line by line. If content is already
selected, this function extends the selection line by line.
Seitenansicht 590
1 2 ... 586 587 588 589 590 591 592 593 594 595 596 ... 691 692

Kommentare zu diesen Handbüchern

Keine Kommentare