Current Version
Ajax Library Features
Features
- Simplifies the use of the XMLHttpRequest object in JavaScript by providing a more user/programmer friendly approach.
- Automatic detection of the type of an optional element to store the request
response.
- Very simple-to-use Form Submission with both GET and POST methods and automatic form serialization.
- Error Handling
- Support for activity monitoring
- Support for asynchronous and synchronous requests
- Automatic request method selection based on the parameters passed to the
request function
- Extensively tested with Internet Explorer and Firefox
- Highly extensible and customizable
- Open Source
- Completely FREE for personal and commercial use!! However, your donations are greatly appreciated.