Okay, so AJAX can be used when we want to update small portions of a webpage at a time. When would this be useful? Like when posting on a site? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

Okay, so AJAX can be used when we want to update small portions of a webpage at a time. When would this be useful? Like when posting on a site?

23rd Mar 2016, 5:48 PM
Michael Da Costa
Michael Da Costa - avatar
2 Réponses
+ 1
yes, that's and example. Other one is some web pages that uses modal windows to send some info and then update some parts of the web with the asynchronous response. For example: a modal login.
12th May 2016, 6:05 PM
FJ Durán
FJ Durán - avatar
0
like to submit a search query to the server and getting back the response
7th Jul 2016, 2:41 AM
samps
samps - avatar