[b]"How to Smoothly scrollIntoView JavaScript Without Jumping?"[/b] or [b]"Why Isn't scrollIntoView JavaScript Wor

20 Replies, 1254 Views

Ugh, I feel your pain. scrollIntoView JavaScript is *supposed* to just work, but nah.

If smooth isn’t smooth, maybe ditch the native JS and use a polyfill like `smooth-scroll` or a library like ScrollMagic? Overkill, but at least it’s consistent.

Also, check if CSS `scroll-behavior: smooth` is conflicting with it. Browsers be weird sometimes.

Messages In This Thread



Users browsing this thread: 1 Guest(s)