How to write browser specific code using jquery? : jquery mobile
How do you install/use jquery in a project. What is the minimum setup needed to start using jquery.
What is the difference between $(this) and 'this' 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?
What are your tools of choice to get the jquery job done?
Define the use jquery.data method?
explain bind() vs live() vs delegate() methods in jquery
What are the methods used to provide effects?
Differentiate among .empty() vs .remove() vs .detach() in jquery.
What are the effects methods used in jquery?
Is window.onload is different from document.ready()?
Can jquery be used to make an ajax request?
How to find all sibling elements in front of the current element using ?
Have any of your startup projects failed dismally - if so, why and how did you learn from them?
Which version of jquery file should be used?