User Guide
Code view functions 539
dom.source.scrollLineUp()
Availability
Dreamweaver 4.
Description
Scrolls the Code view up line by line without moving the insertion point.
Arguments
nTimes
■ The nTimes argument is the number of lines to scroll. If nTimes is omitted, the default
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 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.
000_DW_API_Print.book Page 539 Wednesday, July 20, 2005 11:58 AM