AJAX - A simple Introduction
Thursday, July 24th, 2008AJAX has became the new buzz word of the internet, but what is it? and what does it actually do?
Introduction
Suppose we have a webpage, displaying news.
Now, for the user to switch from one news story is pretty unefficient.
The only part of the webpage that changes is the news content area, though the whole page (graphics and all) is reloaded from the webserver. Wouldnt is be great if there is some way we could only change part of the html?


















