AdBlock Detected

We provide high-quality source code for free. Please consider disabling your AdBlocker to support our work.

Buy me a Coffee

Saved Tutorials

No saved posts yet.

Press Enter to see all results

An Introduction to jQuery -Trickcode

By pushpam abhishek
Listen to this article

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 this post

pushpam abhishek

About pushpam abhishek

Pushpam Abhishek is a Software & web developer and designer who specializes in back-end as well as front-end development. If you'd like to connect with him, follow him on Twitter as @pushpambhshk

Comments