dom.source.scrollLineUp()
Availability
Dreamweaver 4.
Description
Scrolls the Code view up line by line without moving the insertion point.
Arguments
nTimes
The
argument is the number of lines to scroll. If
nTimes
is 1.
Returns
Nothing.
dom.source.scrollPageDown()
Availability
Dreamweaver 4.
Description
Scrolls the Code view down page by page without moving the insertion point.
Arguments
nTimes
The
argument is the number of pages to scroll. If
nTimes
is 1.
Returns
Nothing.
dom.source.scrollPageUp()
Availability
Dreamweaver 4.
Description
Scrolls the Code view up page by page without moving the insertion point.
is omitted, the default
nTimes
is omitted, the default
nTimes
Code view functions
539
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?