|
|
|
|
|
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.
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|