= 10 Second Ajax == with prototype.js and JSON In case you haven't already used it, prototype.js is a JavaScript library written by Sam Stephenson. This amazingly well thought and well written piece of standards-compliant code takes a lot of the burden associated with creating rich, highly interactive web pages that characterize the Web 2.0 off your back. (description taken from the documentation link below) == Links * Download prototype.js: http://prototype.conio.net/ * Documentation: http://www.sergiopereira.com/articles/prototype.js.html * Debugging http://www.mozilla.org/projects/venkman/ ** The Javascript Shell from http://www.squarefree.com/shell/ is extremely useful for debugging too. * Need help? http://ajaxcamp.com * Learn about JSON: http://www.crockford.com/JSON/