The Dreamweaver JavaScript API > Selection functions > dom.source.scrollLineDown() |
Availability
Dreamweaver 4.0
Description
Scrolls the Source view down line by line without moving the insertion point.
Arguments
nTimes
nTimes is the number of lines to scroll. If nTimes is omitted, the default is 1.
Returns
Nothing.