This ajax() method is used to perform an AJAX (asynchronous HTTP) request. every jQuery AJAX methods use the ajax() method. jQuery method is mostly used for requests where the other methods cannot be used.
jQuery.ajax()
Liked By
Write Answer
What is the name of jQuery method used for an asynchronous HTTP request?
Join MindStick Community
You have need login or register for voting of answers or question.
Anonymous User
18-May-2015This ajax() method is used to perform an AJAX (asynchronous HTTP) request. every jQuery AJAX methods use the ajax() method. jQuery method is mostly used for requests where the other methods cannot be used.
jQuery.ajax()