JsHttpRequest 5.x
XMLHttpRequest if available, and if not, tries other methods). JsHttpRequest`s programming interface is very simple and obvious: you may use Prototype JS interface (if you used to work with Prototype), the library`s own interface or even XMLHttpRequest-compatible interface for data loading. You may also use the full-featured version of the library (14K), or a shrinked version (e.g. the cross-browser version with only SCRIPT loader support - 8K).
|