scroll smooth to top js code example Example: javascript scroll to top smooth window.scrollTo({top: 0, behavior: 'smooth'});