jQuery Tutorial plus Question:

Download Job Interview Questions and Answers PDF

When can JQuery be used?

jQuery Interview Question
jQuery Interview Question

Answer:

JQuery can be used to perform:
1) Call methods on specific events
2) Traverse the documents
3) For apply CSS
4) Manipulation purpose and
5) To add effects too.
6) For apply animations
7) For give atractive look (dialogbox etc)
8) For asynchronous calls ($.ajax())

Download jQuery Interview Questions And Answers PDF

Previous QuestionNext Question
Define data paremeter of Jquery ajax method?What is the use of noConflict() method in Jquery?