What is jQuery
jQuery is a fast, small, and feature-rich JavaScript library. It simplifies HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax. It is written in and for JavaScript and designed for web front-end applications only. It is a lightweight library (30kb minified and gzipped) that supports accessing web elements via CSS3…