AJAX Nuances
May 12th, 2006I got a book on Ajax (Ajax in Action) some centuries ago (January) and lifted the custom class Eric Pascarello et al used. I discovered I didn’t like their logic very much and decided to write mine to make use of just one XMLHttpRequest object.
That was when I ran into a very annoying snag — [...]
