AJAX-Scripts Tutorials
Home
AJAX-Scripts
AJAX-ScriptsAlternate Ajax Techniques
By now, nearly everyone who works in web development has heard of the term Ajax, which is simply a term to describe client-server communication achieved without reloading the current page. Most articles on Ajax have focused on using XMLHttp as the means to achieving such communication, but Ajax techniques aren't limited to just XMLHttp. There are several other methods; we'll explore some of the more common ones in this series of articles.
Read Article
Sponsored Links
Read Article
Sponsored Links
Read Next: Responsible Asynchronous Scripting
Related Topics
Sponsored Links
