jQuery Tutorial plus Question:

When can JQuery be used?

Tweet Share WhatsApp

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 PDF Read All 91 jQuery Questions
Previous QuestionNext Question
Define data paremeter of Jquery ajax method?What is the use of noConflict() method in Jquery?