Tutorialized.com is the #2 News Source for Ajax
In part one of this multi-part series, we learned how to create an instance of the XMLHttpRequest object in a cross-browser fashion. In part 2, we'll discuss the code needed to start communicating wit...
Back in the browser, the JavaScript used to handle the Ajax response gets invoked and we replace the old content area with the new stuff. It would be great if we were done at this point, however, this strategy requires each link (and button click) to be converted into an Ajax request -- so we i...
Thu, Dec 10 | from Sun Bloggers