MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spécifications Page 591

  • 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 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.
Vue de la page 590
1 2 ... 586 587 588 589 590 591 592 593 594 595 596 ... 691 692

Commentaires sur ces manuels

Pas de commentaire