Refactored test suite to allow async tests (use stop() before starting an async reque...
[jquery.git] / src / ajax / ajax.js
2006-09-19 Jörn ZaeffererRefactored test suite to allow async tests (use stop...
2006-09-08 John ResigAdded a couple new AJAX methods and finished documentin...
2006-09-01 John ResigAbout half done documenting the AJAX module.
2006-08-31 John ResigAdded native support for JSON data.
2006-08-31 John ResigAdded support for the native AJAX object in IE 7.
2006-08-22 John ResigAdded a bunch of fixes for AJAX timeouts, etc. in Safari.
2006-08-17 John ResigMade some minor fixes to how content-type and context...
2006-08-17 John ResigAdded in a mess of AJAX fixes and optimisations, made...
2006-08-13 John ResigMoved all the jQuery source to the new src directory.