Appearance
Scrolls the page to the left by a specified number of pixels.
I.scrollLeft(x: number)
x
number
I.scrollLeft(200)
Scrolls the page 200 pixels to the left.