The web development technique know as AJAX (Asynchronous JavaScript And XML) is used to make web pages feel more dynamic and 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 page's interactivity, speed, and usability. Below are some cool demonstrations and examples on how this technique can be used.
List of AJAX Demos and Scripts
- Scriptaculous Lists with PHP
- A script using AJAX to create a drag-and-drop list. Includes examples using regular lists, divs, and images.
- Ajax tabs
- A demonstration of using AJAX to create dynamic tabs.
- Basic AJAX Examples
- Six examples using AJAX, including a Google Suggest hack. Includes an activity log of all requests being made.
- AJAX in action
- An explanation of how JavaRSS.com uses AJAX to reduce initial pageload size and thus increase pageload speed.
Recent Blog Posts
If you liked this lens please check out some of my recent blog posts
Fetching RSS feed... please stand by
by 4 people |




