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 |
How we can get the value of a radio button using jquery?
Does jquery follow w3c recommendations?
How to check/uncheck an input in jquery?
explain width() vs css(‘width’) in jquery
How can you use a jquery library in your project?
Which version of jquery file should be used?
What are the different types of selectors in jquery?
What is the difference between onclick and onsubmit?
Why do we need to go for JQuery?
Explain the difference between jquery-x.x.x.js and jquery.x.x.x min.js?
Explain the use of the $.fn.bind and $.fn.trigger.
What are the selectors in jquery? How many types of selectors in jquery?