how to auto scroll smoothly to target element when use javascript code example Example: how to smooth scroll in javascript window.scrollTo({ top: 900, behavior: 'smooth' })