MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifikace Strana 503

  • 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 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.
Zobrazit stránku 502
1 2 ... 498 499 500 501 502 503 504 505 506 507 508 ... 691 692

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

Žádné komentáře