Added compatibility flag GLM.DOM.isSafari, fixed compatibility issues with callService method for the following browsers: Safari, Opera, Internet Explorer and Mozilla. Removed browser specific flag testing and replaced it with ajax object method and property testing.
Incorporated changes from Johnathan Winterflood, fixed ao.encode, getNameSpace() and Map.put().
AJAX Framework 2.3 released with updated support for Firefox 2+ and Mozilla browsers.
The major upgrade in this release is the ability to do either GET or POST requests using the callPage method. The signature has changed by having more arguments added to enable the POST functionality, but the method itself is backwards compatible. See the README.txt included in the distribution or the documentation site for more details.
AJAX Framework 2.1 released, fixed a user submitted bug causing a null pointer exception.
AJAX Framework 2.0 has been released. Now the framework is extremely compatible with other JavaScript frameworks. Removed all iframe code references. Revamped map class for increased speed.
Added support for Opera 8, Removed removeNode function from mozilla, added security checking for Mozilla SOAPCall.
The AJAX Framework 1.3 has been released with a minor bug fix for FireFox. The issue of the hour glass remaining present after a pageCall() had been made has been resolved. Please see the REAME.txt or change log for more details.
The new 1.1 framework has support for custom namespacing for webservices.
The AJAX development framework as has been release with new added support of error handling.