MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifikace Strana 591

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 692
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 590
1 2 ... 586 587 588 589 590 591 592 593 594 595 596 ... 691 692

Komentáře k této Příručce

Žádné komentáře