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 are the popular jquery cdn? : jquery mobile
What is the difference between event.PreventDefault and "return false"?
What is the advantage of using protocol less URL while referencing jQuery from CDNs?
How to disable jquery animation? : jquery mobile
How to run an event handler only once in jQuery?
What is parent() in jquery?
What is the use jQuery.data method?
What are the paremeter of jquery ajax method?
What is the use of delegate() method in jquery?
What is the difference between jquery and javascript?
How does jquery store data related to an element?
What is .bind()? : jquery mobile