Ajax is the #6 Blogger for Ajax
Ask any self-respecting Ajax developer how they time events, and they’ll tell you “I use setTimout()” or more likely, “I use setTimeout(), duh”. However, two new Ajax patterns are making that “duh” seem just a little tenuous. One new timing technique relies on the notorious tag, the other...
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