How To Scroll to the Top of the Page using Javascript

Published Date Author: , Posted March 20th, 2018 at 3:30:54pm

window.scrollTo(x-coord, y-coord);

Example: window.scrollTo(0,0);

No comments as yet.

Leave Your Comment  Leave a comment

All fields marked with "*" are required.