Returns
A Boolean value:
true
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
argument is the number of lines to scroll. If
nTimes
is 1.
Returns
Nothing.
538
Code
if successful;
otherwise.
false
is omitted, the default
nTimes
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?