Thursday, 25 October 2012

When can you use jQuery? | jQuery Interview Questions

jQuery can be used to for developing ajax based applications
It can be used to keep the code simple, concise and reusable.
It simplifies the process of traversal of HTML DOM tree.
It can also handle events, perform animation, and add the ajax support in web applications.

No comments: