Software Listing of Author : "Kyle Simpson"
- flXHR
- License: Freeware
- Price: 0.00


The result is that flXHR can be used as a drop-in replacement for XHR based Ajax, giving you consistent, secure, efficient cross-domain client-to-server cross-domain Ajax communication, without messy workarounds such as IFRAME proxies, dynamic script tags, or server-side proxying. flXHR brings a whole new world of cross-domain Ajax and API-consistency to any browser with javascript and Flash Player plugin v9+ support (Adobe claims Flash has 99% browser support now External Link). No other methods or workarounds can claim that kind of wide-spread support or consistency. In addition, flXHR boasts the ability to be dropped-in to many different javascript frameworks (Dojo, Prototype, jQuery, etc) for even easier and more robust Ajax usage.
- Publisher: Kyle Simpson
- Date Released: 26-05-2013
- Download Size: 471 KB
- Download
- Platform: Ajax, Scripts
- mpAjax
- License: Freeware
- Price: 0.00


0.3.4 Cleaned up some code, now hosted on github/mpAjax. 0.3.2 Fixed a bug where jQuery automagically translating the 'data' parameter to an object (XMLDOM) would throw a JS error. 0.3.1 Fixed a bug where not specifying a "success" handler would cause a JS error. 0.3 This release is a significant change over 0.2.1. It now features full integration with the "ajaxSuccess" event binding functionality of jQuery. This means you can either specify your multi-part handlers per request (via "success"), or bind one or more global event handler(s) for the "ajaxSuccess" event. The demo has now been updated to allow you to choose one of three types of handler specification (callback, single event handler, multiple event handlers). The most exciting part of the 0.3 release is the ability to split up your handlers into separate event bindings...
- Publisher: Kyle Simpson
- Date Released: 03-05-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
