JQuery Developer Question:

Explain Jquery $.ajax() method?

Answer:

The Jquery ajax() method is used to perform an AJAX (asynchronous HTTP) request.

Read All 51 JQuery Developer Questions
Previous QuestionNext Question
How programmatically trigger a click event that's being handled by jQuery?Explain url paremeter of Jquery ajax method?