Scrolls a page by the specified number of pixels.
The x
and y
parameters determine the number of horizontal and vertical
pixels to scroll the current page. Negative numbers scroll up or to the
left and positive numbers scroll down or to the right.
The horizontal offset, in pixels, to scroll by.
The vertical offset, in pixels, to scroll by.