Can we use jQuery to make ajax request?
Answers were Sorted based on User's Feedback
Answer / chaitanya
Yes. jQuery can be used for making ajax request.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me what is the use of .size() method in jquery?
What is the difference between settimeout() and setinterval() methods?
What are the advantages of method chaining in jquery?
Define all the ways to include jquery in a page?
How to delete cookies in jquery?
What is event.stoppropagation? : jquery mobile
What is method chaining in jquery?
Explain various methods to make ajax request in jquery? : jquery mobile
Whether our own specific characters are used in place of $ in jQuery?
Can you include multiple version of jQuery? If yes, then how they are executed?
What is .empty()? : jquery mobile
Explain the common methods of sending a request to a server.