AJAX without XMLHttpRequest object

mgroves.com — While the hype of AJAX may be a bit overblown, it's still a useful tool and very fun to program with. One of the issues I've had is that most AJAX out there today depends on the XmlHttpRequest JavaScript object.Alternatively, we could do some AJAX without the XmlHttpRequest object. But how? Aug 26, 2006 View in Crawl 4