Login
Remember
Register
Ask a Question
What does the ajax() method do?
0
votes
asked
Nov 17, 2020
in
JQuery
by
rajeshsharma
What does the ajax() method do?
#jquery-ajax-method
#ajax-method
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 17, 2020
by
rajeshsharma
This method sends an asynchronous HTTP request to the server.
...