Difference between javascript and jquery? : jQuery Mobile
Answer / Manmohan
JavaScript is a programming language used for web development, while jQuery is a JavaScript library that simplifies DOM manipulation, event handling, and AJAX requests. jQuery makes it easier to work with JavaScript by providing concise syntax and abstractions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mac, windows or linux? Why do you love this platform while using jquery?
How do you update ajax response with id " resilts"?
Is jQuery is a replacement of JavaScript?
How do you disable or enable a form element?
What are selectors in jQuery and how many types of selectors are there?
What is the difference between prop and attr?
Explain various methods to make ajax request in jquery? : jquery mobile
Define jquery connect?
What is .empty()? : jquery mobile
Can we use our own specific character in the place of $ sign in jQuery?
Explain each() function in jquery?
When can you use jquery?