Window.scrollTo() scrolls to a particular set of coordinates in the document.
Window.scrollTo()
external void scrollTo([ JSAny optionsOrX, num y, ]);