How JavaScript and jQuery are different?
Answer / chaitanya
JavaScript is a language While jQuery is a library built in the JavaScript language that helps to use the JavaScript language.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between jquery.get() and jquery.ajax()?
What are the fastest selectors in jQuery?
How do you install/use jquery in a project. What is the minimum setup needed to start using jquery.
How can events be prevented to work after an ajax request?
Explain jquery $.ajax() method?
How to add and remove css classes to an element using ?
Is jQuery a library for client scripting or server scripting?
Define width() vs css('width')?
List the advantage of using minimized version of jquery?
Tell me which program is useful for testing jquery?
What are selectors in jQuery and how many types of selectors are there?
Jquery can be used in what scenarios?