Login
Remember
Register
Ask a Question
What are the Advantages of jQuery Ajax methods?
0
votes
asked
Nov 17, 2020
in
JQuery
by
rajeshsharma
What are the Advantages of jQuery Ajax methods?
jquery-ajax-methods
ajax-methods
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 17, 2020
by
rajeshsharma
The advantages of using jQuery Ajax methods are
Cross-browser support
Simple methods to use
Ability to send GET and POST requests
Ability to Load JSON, XML, HTML or Scripts
...