MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 536

Dreamweaver api reference
Table of Contents

Advertisement

dom.source.pageDown()
Availability
Dreamweaver 4.
Description
Moves the insertion point down the Code view document, page by page. If content is already
selected, this function extends the selection page by page.
Arguments
{nTimes}, {bShiftIsDown}
The
argument, which is optional, is the number of pages that the insertion point
nTimes
must move. If
nTimes
The
bShiftIsDown
content is being selected. If
Returns
Nothing.
dom.source.pageUp()
Availability
Dreamweaver 4.
Description
Moves the insertion point up the Code view document, page by page. If content is already
selected, this function extends the selection page by page.
Arguments
{nTimes}, {bShiftIsDown}
The
argument, which is optional, is the number of pages that the insertion point
nTimes
must move. If
nTimes
The
bShiftIsDown
content is being selected. If
Returns
Nothing.
536
Code
is omitted, the default is 1.
argument, which is optional, is a Boolean value that indicates whether
bShiftIsDown
is omitted, the default is 1.
argument, which is optional, is a Boolean value that indicates whether
bShiftIsDown
is
, the content is selected.
true
is
, the content is selected.
true

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Dreamweaver 8

Table of Contents