Science, asked by katul9258, 1 year ago

What are the four parameters used for jQuery Ajax method?

Answers

Answered by Anonymous
3
The ajax() method is used to perform an AJAX (asynchronous HTTP) request.

All jQuery AJAX methods use the ajax() method. This method is mostly used for requests where the other methods cannot be used.

Similar questions