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