How to Load Data Dynamically using Ajax?

These set of tutorials are collection of articles which teaches you how to load data dynamically using Ajax.

Ajax has become a new mantra of web. Its a must for sites now and for every developer as well.

Check these tutorials and let us know what you think

1. Dynamically loaded articles
This is a basic example showing you how to use AJAX. In this script, you have a list of article titles at the right side. When you click on one of them, AJAX will be used to request the content of the article from an external file and show it in the main DIV.

2. Ajax - Dynamic Content
This small generic script makes it easy for you to load content of external files into HTML elements on your page.

Know of more scripts? Let us know by dropping comments

No comments: