jQuery 101: An Introduction to the Popular JavaScript Library
What is jQuery?
jQuery is a popular JavaScript library designed to simplify HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. It is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler