Hello folks! welcome back to a new section of our tutorial on AJAX. In this tutorial post, we are going to be dropping you guys with few examples on AJAX.
Following below is the list of some popular web applications that uses AJAX -
Following below is the list of some popular web applications that uses AJAX -
Gmail
Gmail is a webmail built on the idea that emails can be more intuitive, efficient, and useful.
- website: https://gmail.com
Google Maps
A user can drag an entire map by using the mouse, rather than clicking on a button.
- website: https://maps.google.com
READ: AJAX | Technologies
Yahoo Maps (new)
Now it's even more easier and fun to get to where you are going!
- website: https://maps.yahoo.com
Google Suggest
As you type, google offers suggestions. Use the arrow key to navigate results.
Difference between AJAX and Standard CGI Program
Try these two examples below one after the other and you will see the difference. While trying AJAX example, you will observe that there is no discontinuity and the result is displayed very quickly, but when you try the standard CGI example, you would have to wait for the result and your page also gets refreshed.
AJAX Example
Standard CGI Example
READ: What is AJAX?
Alright guys! This is where we are going to be rounding up for this tutorial post. In our next tutorial, we are going to be discussing about AJAX Browser Support.
Feel free to ask your questions where necessary and we will attend to them as soon as possible. If this tutorial was helpful to you, you can use the share button to share this tutorial.
Follow us on our various social media platforms to stay updated with our latest tutorials. You can also subscribe to our newsletter in order to get our tutorials delivered directly to your emails.
Thanks for reading and bye for now.
Feel free to ask your questions where necessary and we will attend to them as soon as possible. If this tutorial was helpful to you, you can use the share button to share this tutorial.
Follow us on our various social media platforms to stay updated with our latest tutorials. You can also subscribe to our newsletter in order to get our tutorials delivered directly to your emails.
Thanks for reading and bye for now.