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 |
what are the features of jquery
How method can be called inside code behind using jQuery?
What is the difference between jquery-x.x.x.js and jquery.x.x.x min.js?
Jquery can be used in what scenarios?
Explain the term method chaining? : jQuery Mobile
What is wrong with this code line "$('#myid.3').text('blah blah!!!');"
Explain the difference between event.preventdefault and "return false"? : jquery mobile
Define type paremeter of jquery ajax method?
What is the difference between parent() and parents() methods in jQuery?
Difference between event.PreventDefault and event.stopPropagation?
What is .empty()? : jquery mobile
What is the difference between jquery.get() and jquery.ajax()?