How can I smoothly scroll to an element using javascript scrollintoview? or Why isn't javascript scro

14 Replies, 1193 Views

Opinionated take: javascript scrollintoview is overrated for smooth scrolling. It’s 2024, and we’re still dealing with this?

If you want *real* control, ditch it and use `window.scrollTo` with a custom easing function. Libraries like GSAP make this stupid easy.

Mobile? Good luck. Polyfills or bust.

Messages In This Thread



Users browsing this thread: 1 Guest(s)