AdvancedAJAX

AdvancedAJAX is a JavaScript object encapsulating and simplifying the usage of XMLHttpRequest for doing AJAX-style calls to a server from within a web page. It provides methods for querying the server, error handling and HTML form support, and may be used in non-commercial and commercial projects.

AdvancedAJAX is a JavaScript object allowing to use XMLHttpRequest object easier and speeding up development of AJAX based projects. It consists a bound of methods helping creating queries, error handling, usage with HTML forms as well as connection timeouts and reconnecting.

(found in digg)

No comments yet

Add a comment