AJAX is a newly coined term for two powerful JavaScript features that have been around for years, but were overlooked by many Web developers until recently, when applications such as Google Maps, Flickr and A9.com's Search Results hit the streets. If you're new to AJAX and XMLHTTP, keep reading.
In this article, I'll explain the creation of one simple, reusable JavaScript function for making HTTP requests. Then, I'll apply that function in the creation of a simple application.
The article is not a tutorial on JPSpan, Sajax, or any other AJAX libraries. Instead, it aims to give you more hands-on information about making HTTP requests, so that you're in a better position when evaluating such libraries or deciding to go on your own.
Read more...
|
Rate this Ajax Tutorials
Rating: 0.0 out of votes cast
| |
|