Moved unload abort code so that the event is only bound if the xhr transport is used...
[jquery.git] / src / ajax / xhr.js
2011-01-09 jaubourgMoved unload abort code so that the event is only bound...
2011-01-09 jaubourgFixes #7868. ResponseText is now properly propagated...
2011-01-09 jaubourgAdded a simple cache for xhr objects in the xhr transport.
2011-01-06 jaubourgRenamed src/transports to src/ajax (in case we need...