Thursday, March 18, 2010

What is jQuery used for




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.

You may use jQuery under the terms of either the MIT License or the Gnu General Public License (GPL) Version 2.

embedding jquery-1.4.2.min.js or jquery-1.4.2.js or both of them into your code, you can manipulate or using futures of jQuery. You do not need to write a thousand line of javascript code but just include js file into your code. You can used the futures such as CSS,Effect,Ajax,manipulation, and others greatest java

How to get started?? just visit http://docs.jquery.com/Main_Page.

Click HERE to download jquery manual documentation

No comments: