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 is jquery.noconflict? Explain
List the advantage of using minimized version of jquery?
How to stop jqm from auto-enhancing an element? : jquery mobile
Can we select a element having a specific class in jquery ?
What is called chaining?
How to find grand children in of an element?
Write a basic jquery code?
Describe the two types of cdns?
What are selectors in jquery? Explain
What happen if you return false from a jQuery event handler?
What does $("div.parent") will select?
How do you update ajax response with id " resilts"?