0 votes
in JQuery by
What are the Advantages of jQuery Ajax methods?

1 Answer

0 votes
by
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
...