jQuery
jQuery is a fast, small, and feature-rich JavaScript library allowing developers to add client-side functionality to websites
Making things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API, jQuery works across a multitude of browsers. jQuery offers a combination of versatility and extensibility, changing the way that millions of people write JavaScript.
Back