Saturday, 26 March 2016

What is jQuery and its features ?


What is jQuery ?
  • A JavaScript Library ("write less, do more")
  • simplifies JavaScript programming
  • Also simplifies a lot of the complicated things from JavaScript, like AJAX calls and DOM manipulation
  • Easy to learn
  • Lightweight


Pre-requisite skills
  • HTML
  • CSS
  • JavaScript


Features
  • HTML/DOM manipulation
  • CSS manipulation
  • HTML event methods
  • AJAX
  • Utilities
  • Effects and animations


Why jQuery ?

Most popular and extendable than other JavaScript frameworks.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.