Valid XHTML 1.0 Strict

csimmons.net :: CFDemos : AJAX

From Wikipedia, the free encyclopedia

Ajax, shorthand for Asynchronous JavaScript and XML, is a web development technique for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time the user makes a change. This is meant to increase the web page's interactivity, speed, and usability.
The Ajax technique uses a combination of:

 

Try this demo below:

 

Please select a year from the dropdown box below.

 

Select Season:

 

 

Privacy Policy | Contact

© 2005 csimmons.net, LLC