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 |
Tell me an example usage of jquery mobile? : jquery mobile
Does jQuery 2.0 supports IE?
How can we include jQuery library in ASP.Net project?
Can you write a jquery code to select all links inside the paragraph?
How to set jquery mobile responsive table width to 100% width despite css styles? : jquery mobile
How to find grand children in of an element?
Why we need jquery?
What does $("div.parent") will select?
How can I select 20th div with jquery?
What are the paremeter of jquery ajax method?
Explain the animate function.
What is .bind()? : jquery mobile