1
Answer

Advantages of AJAX

Ask a question
jack jack

jack jack

15y
3.1k
1
In many cases, the pages on a website consist of much content that is common between them. Using traditional methods, that content would have to be reloaded on every request. However, using Ajax, a web application can request only the content that needs to be updated, thus drastically reducing bandwidth usage and load time.
The use of Ajax can reduce connections to the server, since scripts and style sheets only have to be requested once.

jack
___________________________________
Link Building

Answers (1)