20Sep/06Off
AJAX: DOM based web applications
IBM developerWorks > Mastering AJAX, Part 6: Build DOM-based Web applications
Mix the DOM and JavaScript -- those perfect Ajax companions -- to change a Web page's user interface without page reloads
You'll develop a basic Web application with a user interface that
changes based on user actions -- of course, you'll use the DOM to
handle changing that interface.