What is the use of delegate() method in jquery?
What is the script build up by jQuery?
How can you apply a style on an element using jQuery?
Can you use multiple document.ready() function on the same page?
How to always reference latest version of jquery?
How do you attach a event to element which should be executed only once?
List the advantages of jquery?
What features of jquery, has been used in web applications?
Consider a scenario where things can be done easily with javascript, would you still prefer jQuery?
Is it possible to use other client side libraries like MooTools, Prototype along with jQuery?
Differentiate the concepts of .js and .min.js?
How do you stop the currently-running animation? : jquery mobile
What are the selectors in jquery? How many types of selectors in jquery?