The Window.scroll() method scrolls the window to a particular place in the document.
Window.scroll()
external void scroll([ JSAny optionsOrX, num y, ]);