start on top of the page javascript code example Example: javascript go to top of page window.scroll({ top: 0, left: 0, behavior: 'smooth' });