X is the offset in pixels to scroll horizontally.
Y is the offset in pixels to scroll vertically.
Positive co-ordinates will scroll to the right and down the page. Negative values will scroll to the left and up the page.
window.scrollBy scrolls by a particular amount where window.scroll scrolls to an absolute position in the document. See also window.scrollByLines, window.scrollByPages
Page last modified 17:00, 17 Feb 2008 by Mgjbot