An Introduction to jQuery -Trickcode

An Introduction to jQuery,What is jquery,Purpose of jquery,Features of jquery
Share it:

What is jquery

  • Jquery is one of the famous javascript libraries.
  • Jquery is not a language.
  • Jquery is a wrapping box of javascript methods, events, and objects.

Purpose of jquery

  • Jquery simply turns the website has most interactive.
  • Jquery simplify the client-side scripting task of javascript-based application like web applications.
  • Jquery helps the developer to develop javascript based applications easily.
  • Jquery reduces the code which needs to write very long codes in javascript.

Features of jquery

  • Jquery is a lightweight JavaScript library.
  • Jquery follows 'write less, do more concept'.
  • Jquery always shows and executes the same in all major browsers accurately. So it is called a cross-platform javascript library.
  • Simple and very easy to use in application development for the developer.
  • Jquery has an extensible ability to create new things like events, objects, and methods.
  • Jquery reuse events, objects, and methods like a plugin. There are more than 500 jquery plugins, now available on the internet.


Any questions? Let me know in the comments.
Share it:

jQuery

Post A Comment:

0 comments: