Ajax Request
Category:
Website Design ->
Ajax Scripts
Details
Added on: 02/03/2008
Filesize: 16.60 Kb
3 secs [56Kbps]
Version:
Broken?:
Last D/L by: 1.
visitor 2.
hicux 3.
hicux 4.
visitor 5.
GANYANCI
* The AjaxRequest class is a wrapper for the XMLHttpRequest objects which
* are available in most modern browsers. It simplifies the interfaces for
* making Ajax requests, adds commonly-used convenience methods, and makes
* the process of handling state changes more intuitive.
* An object may be instantiated and used, or the Class methods may be used
* which internally create an AjaxRequest object.