I\'m not a programmer, but I use the code below to scroll the page to the top.
How can I adapt it to make a scroll down?
Try This:
window.scrollBy(0,180); // horizontal and vertical scroll increments