JQuery

jQuery Basics:

jQuery is a JavaScript Library. jQuery is a lightweight "write less, do more" JavaScript library. The jQuery library contains the following features:
  • HTML element selections
  • HTML element manipulation
  • CSS manipulation
  • HTML event functions       More..