Tag: smooth animation
-
How to Scroll to an Element without jQuery
Introduction jQuery is a popular JavaScript library that is used to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax. It is widely used in web development, but it is not always the best choice. In some cases, it is better to use native JavaScript to achieve the…