scrollTo()
This method is used to scroll to a specific section of the document. The position is specified with Y and X axis', in pixels.
syntax:
scrolTo(x , y)
This method is used with the following:
window