What is a dom in jquery? How can we make sure that dom is ready?
Which is fast document.getElementByID('txtName') or $('#txtName').?
Does jquery 2.0 supports ie? : jquery mobile
Explain the concepts of "$ function" in jquery with an example?
Name some of the methods of jquery used to provide effects?
Explain the script build up by jquery?
How to disable cut,copy and paste in TextBox using jQuery?
Tell me do I need to add the jquery file both at the master page and content page as well?
How to use css() in jquery?
How method can be called inside code behind using jQuery?
How to get the current offset of the first matched element, in pixels, relative to the document using ?
How to disable jQuery animation?
What is a cdn? What are the advantages of using cdn?