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 |
How to select element having a particular class (".selected")?
What is a dom in jquery? How can we make sure that dom is ready?
Difference between event.PreventDefault and event.stopPropagation?
What is jquery mobile theming? : jquery mobile
How to use css() in jquery?
What is the use jQuery.data method?
What is .siblings() method in jquery?
How to resolve conflicts with other libraries?
What is cdn and how jquery is related to it?
Is it possible to use our own specific character in the place of $ sign in jquery? : jquery mobile
What is jquery connect and how to use it?
Mention the differences between javascript and jquery.