What is jQuery?

jQuery is a library of JavaScript Functions.

jQuery is a lightweight "write less, do more" JavaScript library.

The jQuery library contains the following features:

  1. HTML element selections
  2. HTML element manipulation
  3. CSS manipulation
  4. HTML event functions
  5. JavaScript Effects and animations
  6. HTML DOM traversal and modification
  7. AJAX 
  8. Utilities

Comments