Ajax Updater - Update a DOM element ID from a Server Script
URL: http://www.ajaxtutorial.net/index.php/2006/11/30/simple-ajax-using-prototype-part-2/
Category: Web Development
Application: AJAX
ajax.Updater allows you to specify an element ID and script URL - and whatever the script URL prints will appear in your element ID. Simple as that.
Submitted by: brettPosted: over 4 years ago
Back