How to scroll HTML Page all the way down and restart again from top?
问题 I have a HTML page that is just simple html page with a table with about 100 rows. I would like to scroll my HTML Page all the way down and then once it has finished scrolling, either restart the scrolling from the top or to reverse the scrolling back to top again. I have found an example online: https://jsfiddle.net/maherhossain/a24nymv1/. However, this only works horizontally. I have tried to do this vertically and have submitted the code below. I am not getting any errors. The table is