What programming language does jquery use?
Answer / Gautam Kumar Singh
jQuery is a JavaScript library, not a programming language. It provides a simplified and consistent API for manipulating HTML documents, handling events, and making AJAX requests.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to add or remove classes to an element in jquery?
List the advantages of jquery?
What is the difference between $(window).load and $(document).ready?
Tell me what are the slow selectors in jquery? : jquery mobile
Explain jquery $.ajax() method?
What is method chaining in jquery and what are the advantages?
How to executed jquery selectors? : jquery mobile
Is jquery is json library file or a javascript?
Where can we download JQuery?
Can you please explain the difference between .js and .min.js? : jquery mobile
What is serialize() in jquery?
Name 3 available jquery plugins that bootstrap has in their query plugin library.