User Guide

Code view functions 421
dom.source.scrollPageDown()
Availability
Dreamweaver 4.
Description
Scrolls the Code view down page by page without moving the insertion point.
Arguments
nTimes
The nTimes argument is the number of pages to scroll. If nTimes is omitted, the default is 1.
Returns
Nothing.
dom.source.scrollPageUp()
Availability
Dreamweaver 4.
Description
Scrolls the Code view up page by page without moving the insertion point.
Arguments
nTimes
The nTimes argument is the number of pages to scroll. If nTimes is omitted, the default is 1.
Returns
Nothing.
dom.source.scrollTopFile()
Availability
Dreamweaver 4.
Description
Scrolls the Code view to the top of the document file without moving the insertion point.
Arguments
None.
Returns
Nothing.
000_DW_API_Print.book Page 421 Wednesday, August 20, 2003 9:14 AM