Scroll of the Element

function next() {
  element.scrollTop = img.height;
}