What is jQuery?



In past JavaScript is used by developers for client side scripting, but now developers have several option to add the functionality of JavaScript by using other tool and libraries. jQuery is also one of the best libraries for adding javascript, ajax features in the application, although the same task can be performed through javascript but jQuery provide the readymade easy to use functions.

What is jQuery?

jQuery is very rich library of functions and methods which does the same task like JavaScript but the difference is that jQuery is easy too use and give too much flexibility to the developers. The jQuery can be used in web application irrespective of the language or technology, it can be used with PHP,asp,jsp,servlets,CGI and almost all the programming languages.

The definition mentioned in jQuery official Web Site

“jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript”

Features of jQuery

Here are the famous features of jQuery.

-DOM element selections functions
-DOM traversal and modification
-Events
-CSS manipulation
-Effects and animations
-Ajax
-Extensibility
-Utilities - such as browser version and the each function.
-JavaScript Plugins

As mentioned in the above features jQuery is used in web application to handle events, validation, adding effects and animation, client side processing and many more.

How much time is required to learn jQuery?

jQuery is a piece of cake, its very easy to understand developers can learn it within a week but to explore its all functions and methods will take time.

From Where I can get jQuery Library?

The jQuery library is freely available on jQuery official web site (www.jquery.com). Detail documentation, tutorials are also available to learn about jQuery.

Share this tutorial:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Furl
  • Live
  • PlugIM
  • Reddit
  • Spurl
  • StumbleUpon
  • Technorati
  • TwitThis
  • YahooMyWeb
  • description
  • E-mail this story to a friend!
  • MisterWong
  • BlinkList
  • LinkedIn
  • MySpace
  • Print this article!
  • Yahoo! Buzz

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 4.50 out of 5)
Loading ... Loading ...

About the Author

Adam has written 384 stories on this site.

Related Tutorials & Articles

Live Validation
LiveValidation is a small open source javascript library for making client-side validation quick, easy, and powerful. It comprises of two main parts. Firstly, it provides developers with a rich set of core validation methods, which can also be used outside the context of forms. Secondly, it provides your visitors with real-time validation information as they...Read more
CSS Dock Menu
If you are big MAC friend and fall in love with the MAC interface then here is an interactive ajax menu for you build by using  jquery javascript library. This menu comes in two dock styles - top and bottom. To read more about the usage of the css dock menu vist the below link. You...Read more
Thick Box
ThickBox is a webpage UI dialog widget written in JavaScript on top of the jQuery library. Its function is to show a single image, multiple images, inline content, iframed content, or content served through AJAX in a hybrid modal. For description,demo and download Share this tutorial: ...Read more
Objectives of usage P2P Networks
Following are the objective of P2P network usage. File Sharing The client shares the file all the clients using the P2P client application can search and download the file. Uploading and downloading of files are continuing side by side. Client on P2P network can download and upload file at a time. Telephony The Client can talk using the client...Read more
Jakarta Struts – MVC Implementation Framework
When it comes to discuss web application the first thing come into mind is client and server architecture. Client is the entity which always request to the server by sending some arguments or page request in response server receive the request, process it and return the pure html to the browser. Interaction of user with server...Read more

Write a Comment

Gravatars are small images that can show your personality. You can get your gravatar for free today!

Copyright © 2010 Sooper Tutorials. All rights reserved. Powered by WordPress.org, Website by ISolution.org.