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 jQuery plugin and what is the advantage of using plugin?
How to select combobox select value and text using jquery?
How to get the direct parent of an element using ?
What is the use of each function in jQuery?
What is the difference between the knockout and jquery?
How to add a class to html element?
How to concatenate two strings using jquery?
Explain the difference between event.preventdefault and "return false"? : jquery mobile
What is the use of jQuery.data() method?
Define the use jquery.data method?
Do we need to add jQuery file in both Master and Content page?
Explain the each() function?