smooth scroll to top on button click using js code example Example: how to smooth scroll in javascript window.scrollTo({ top: 900, behavior: 'smooth' })