XMLHttpRequest
Small JavaScript for Internet Explorer to support XMLHttpRequest.
Allows for standard usage in all browsers:
var http = new XMLHttpRequest();
Documentation
The generated online documentation can be found here.
Changelog
- 2008-03-27 v0.2: Made minified code more compact. Included jGrouse documentation in source.
- 2008-03-07 v0.1: Initial public release.
Download
Minfied:XMLHttpRequest.js (0.3 K)Source:XMLHttpRequest.js (0.7 K)
Author
Henrik Lindqvist <henrik.lindqvist@llamalab.com>