The scroll() method of the Element interface scrolls the element to a particular set of coordinates inside a given element.
scroll()
Element
external void scroll([ JSAny optionsOrX, num y, ]);