Tuesday 23 July 2013

What is JQUERY ??

Q.What is Jquery ??
Answer.
jQuery is library of JavaScript file, containing all jQuery functions.jQuery developing Ajax base Application.
jQuery does not offer any new functionality, but it takes existing hard-to-understand-and-write JavaScript APIs (application programming interfaces) and makes them available to a wider audience through easy-to-understand-and-write jQuery syntax
jQuery is useful in HTML document like Event Handling, Traversing, Animating Effect, Ajax Interacting and much more.

jQuery helps to the Programmers to create easy simple and concise code. jQuery Library is a content of the event handling, Animation Effect , Ajax Interactions, Lightweight, DOM manipulation and more. Following is some jQuery Features.