AJAX is a Web development technique that is used to create dynamic Web applications.
AJAX is not a technology in it's own right but rather a approach based on a combnation of existing technologies. The main advantage that...[more]
AgileGallery is a photo gallery that rips through the XML output from Picasa (a free download from google) and generates the paging and thumbnails and displays the full sized photos along with any captions entered in...[more]
This is an Ajax enhanced ticker script that lets you use a text file as the contents of the ticker to show! Easily define your messages, which support rich HTML, all inside this external text file. Now there's no more excuse to...[more]
Description: Pausing RSS scroller is an innovative scroller that combines PHP and external JavaScript to let you show any RSS feed on your site- and beyond! By bypassing Ajax in favour of dynamically loaded JavaScript, the...[more]
This little project is a slightly different twist on what we can do with Ajax.
Wouldn't it be great if your links were automatically checked each time anyone visited your page? Because Ajax allows us to make a server call...[more]
There are quite a few Javascript implementations of tabbed interfaces out there on the web. How much better, though, to be able to change from pagetab to pagetab without a page refresh? Here's an example of a tabbed interface...[more]
The projects and demos in this section all use a MySQL database which holds a single table contact with records from a simplified contact manager application.
HTML tables are very limited in their abilities - we can't drag...[more]
This script uses Ajax to enable you to load external pages into a DIV without having to reload the browser or use IFRAMES. If your external pages reference any external .css or .js files for styling, this script can also load and...[more]
Elsewhere on this site is a description of AHAH, a simplified version of Ajax used primarily for updating (X)HTML elements in a browser-displayed page, without the hassles of parsing and transforming returned XML.
Here we...[more]
Beginner's tutorial and code examples using Ajax (Asynchronous Javascript And XML) with PHP to provide a rich user experience in internet applications using remote scripting, by updating web page content and data without waiting...[more]