Explain the difference between .empty() and .remove() ?
Explain the common methods of sending a request to a server.
Explain the features of jquery?
How can you delay document.ready until a variable is set?
How to find all sibling elements in front of the current element using ?
Can you use any other name in place of $ (dollar sign) in jQuery?
What is the use of toggle() method in jquery?
Jumping off of jquery ui for a second, do you 'release early, release often' with all of your projects? What are your thoughts on that strategy?
Explain event.preventdefault? : jquery mobile
Define jquery $.ajax() method?
How can related code be encapsulated? Give example.
How to include jquery library in asp.net project?
How to get/set the html contents of an element using jQuery?
How to check/uncheck an input in jquery?
How do I check if an element is hidden in jQuery?