Appendix A. JavaScript AJAX Libraries
In this chapter
▪ Yahoo! User Interface Library
AJAX Toolbox
Web site: http://ajaxtoolbox.com/request/
License: Free to use
AJAX Toolbox is a comprehensive XMLHttpRequest
wrapper. It features progress monitoring, request grouping, and AJAX form submission. The project is well documented and includes source code and examples. The main drawback is the nonstandard license.
Bajax
Web site: https://developer.berlios.de/projects/bajax/
License: BSD
Bajax is a small AJAX library with support for asynchronous requests. Automatic URL encoding of parameters is supported, but building the ...
Get Understanding AJAX: Using JavaScript to Create Rich Internet Applications now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.