JavaScript Wrapper for XMLHTTPRequest
Posted under Uncategorized, on Saturday, March 26th, 2005;All tricks on da WWWeb has constructed a DataRequester (Wrapper for XMLHTTPRequest) which is
A JavaScript wrapper for the XMLHttpRequest object that enables the trivial implementation of dynamic interfaces without the painful necessity for a complete page-refresh to talk to the server. In other words: Ajax without the confusing API.
Cool. Nicely done. Looks like more good stuff on All tricks on da WWWeb too.
Categories:JavaScript/XMLHTTPRequest
See also
