Skip to main content

Johan Bové

javascript - How do I get an element to scroll into view, using jQuery? - Stack Overflow

Contains a good example for Element.scrollIntoView()

Funny that the actual solution can also be done without JQuery.
cf. https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView