window.scrollByLines()
Scrolls the document by the given number of lines.
Syntax
window.scrollByLines(lines)
Parameters
Example
Notes
See also window.scrollBy(), window.scrollByPages().
Specification
DOM Level 0. Not part of specification.
Netscape Communications http://developer.netscape.com |