User Guide
538 Code
Returns
A Boolean value: true if successful; false otherwise.
dom.source.scrollEndFile()
Availability
Dreamweaver 4.
Description
Scrolls the Code view to the bottom of the document file without moving the insertion point.
Arguments
None.
Returns
Nothing.
dom.source.scrollLineDown()
Availability
Dreamweaver 4.
Description
Scrolls the Code view down 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.
000_DW_API_Print.book Page 538 Wednesday, July 20, 2005 11:58 AM