Home
TutorialsMake asynchronous requests with JavaScript and Ajax
Author: techno Category: Tutorials |
Add CommentI rarely read an entire article about a single object, especially one that is this simple. However, you will use this object over and over again in each page and application that you write that uses Ajax. This article shows you how to create XMLHttpRequest instances in a cross-browser way, construct and send requests, and respond to the server.
Read Article Sponsored Links
Sponsored Links
Related Articles
• Approaching Degradable Ajax Degradable Ajax is a highly efficient technique used by developers to ensure compatibility in any platform and medium. From regular browsers to mobile phones, degradable Ajax ensures that the application will be rendered and will have the same interactivity.
Most of the mobile phones today cannot ...
• Optimizing Ajax Based Applications Ajax is all about speed and interactivity. Without these features, using Ajax for building a specific application or website is just useless.
Developers have to ensure that they build applications that will cater to the immediate need of their users. They have to optimize their application before ...
• JavaScript Inheritance Options Before Ajax, JavaScript has received fair attention from developers as it is only used as a variation of client side development.
It was not really in the spotlight before Ajax because client side applications are not really that popular. Some functions were missed and standardization of JavaScrip ...
• JavaScript Obfuscators for Ajax Applications An obfuscator is an essential tool for developing an Ajax based application. Developers would often toil for days just to build a highly efficient Ajax based application. Usually, they wanted to keep the source code a secret.
However, a source code can be easily extracted with simple browser plug- ...
• Smart JavaScript Dataflow Architecture Developing an Ajax based application is geared towards better interaction of the user with the online application. Information is often relayed from the user to the server without the need of constant refresh of the client side. Developers often aim in harnessing the data so that they could be prope ...
• Survival of Mobile Ajax There are more than a billion of mobile phones today and the number just keeps on rising. The increasing capabilities of mobile phones (not to mention the knock offs) have considerably reduced the prices of phones with simpler but basic capabilities.
High end mobile phones with PC-like capability ...
• Dreamweaver for Ajax Dreamweaver is one of the most powerful languages in website development. It is often considered as a special skill if the developer knows how to properly work with Dreamweaver. This language is developed by Adobe for years and they are still patronized by different developers around the world.
De ...
• Canvass for Better Ajax in Games Hundreds of developers have gathered in a recently conclude Zendcom 2008, each development group is excited to present their technology which could hopefully gather enough attention and support. Most are really impressive but one has really caught our attention: Canvass.
This was presented Ben Gal ...
• CPAINT – Defunct Ajax Framework Dojo, Prototype and GWT (Google Web Toolkit) are only some of the most popular framework for an Ajax based application.
These frameworks started out small with a group of developers dedicated to their work in easing the development of an Ajax based application for other developers.
They became p ...
• Development of Ajax through OpenAjax Hub OpenAjax has been in the forefront in the battle for Ajax interoperability since it was established in 2006. Leading the organization is IBM which has enticed most of the internet and technology giants. Even the usually reluctant Microsoft joined in the foray of OpenAjax believing that interoperabil ...