Have you ever wondered if you could or should use a JavaScript syntax that you think might break on older browsers? Well, worry no more!
Whenever you want to verify if you can or should write something that you believe is not fully supported, you can head over to the Can I Use website. It helps developers see if a specific web technology is supported by different web browsers.
2490 x 1628, 274.7 KB, PNG
Check browser support for scrollIntoView
By entering the technology you want to use, it can be various HTML5, CSS3, or JS features, you could: