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 |
Explain the difference between parent() and parents() methods in jquery? : jquery mobile
Explain the concepts of "$ function" in jquery with an example?
What does $("div") will select?
How to validate phone number using jquery?
How to add and remove css classes to an element using jquery?
List the advantages of jquery?
Describe the two types of cdns?
How to run an event handler only once in jQuery?
Explain the use jquery.data method?
How can related code be encapsulated? Give example.
When can jquery be used?
Explain which program is useful for testing jquery?