- Jquery is an open source JavaScript library.
- It simplifies the interaction between an HTML/CSS document, or more precisely the Document Object Model(DOM), and JavaScript.
- Jquery also simplifies a lot of complicated things from JavaScript, like AJAX calls and DOM manipulation.
The jQuery library contains the following features:
- HTML?DOM manipulation
- CSS manipulation
- HTML event methods
- Effect and animations
- Ajax
- Utilities