What is the basic need to start with jQuery?
Answer / chaitanya
To start with jQuery, one need to make reference of it's library. The latest version of jQuery can be downloaded from jQuery.com.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain .empty() vs .remove() vs .detach().
Is there any difference between body onload() and document.ready() function?
Tell me an example usage of jquery mobile? : jquery mobile
What are the slow selectors in jquery? : jquery mobile
How to create, read and delete cookies with jquery?
When can jquery be used?
How to check if number is numeric while using jQuery 1.7+?
Tell me how to executed jquery selectors? : jquery mobile
What is get()? : jquery mobile
Explain the use jquery.data method?
How can we give face effect in jquery?
Explain the common methods of sending a request to a server.