0

what is ajax?

22nd Jul 2016, 6:23 PM
MAHENDR KUMAR SUTHAR
4 Answers
+ 3
AJAX (Asynchronous JavaScript and XML) is a technique for creating faster and interactive web applications. Before AJAX, when the user interacts with a webpage which requires data exchange between the browser and the server, the whole page had to be fully reloaded. Add to that the slow internet speed and you have a slower process than viewing static HTML pages. With AJAX, the page, or parts of it, gets dynamically updated without full page reloads.
22nd Jul 2016, 11:21 PM
ZinC
ZinC - avatar
+ 2
The example of Ajax is entering the Date of Birth in a form, It shows yearly calendar in it.
23rd Jul 2016, 6:26 AM
NOUFAL BABU A S
NOUFAL BABU A S - avatar
0
ajax is a dutch soccer club, just search it
10th Aug 2016, 6:59 AM
Jefta Pruim
Jefta Pruim - avatar
- 1
tq
23rd Jul 2016, 8:01 AM
MAHENDR KUMAR SUTHAR