The scrollBy() method of the Element interface scrolls an element by the given amount.
scrollBy()
Element
external void scrollBy([ JSAny optionsOrX, num y, ]);