MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spécifications Page 596

  • 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 595
596
dom.source.pageDown()
Availability
Dreamweaver 4
Description
Moves the insertion point down the source view document, page by page. If content is already
selected, this function extends the selection page by page.
Arguments
{nTimes}, {bShiftIsDown}
nTimes is the number of pages 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.pageUp()
Availability
Dreamweaver 4
Description
Moves the insertion point up the source view document, page by page. If content is already
selected, this function extends the selection page by page.
Arguments
{nTimes}, {bShiftIsDown}
nTimes is the number of pages 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.previousWord()
Availability
Dreamweaver 4
Description
Moves the insertion point to the beginning of the previous word (or words, if specified) in the
source view. If content is already selected, this function extends the selection to the left.
Vue de la page 595
1 2 ... 591 592 593 594 595 596 597 598 599 600 601 ... 691 692

Commentaires sur ces manuels

Pas de commentaire