Fixed #1557, although it doesn't appear to be just an FF3 problem. In this case,...
[jquery.git] / src / ajax.js
2007-11-29 David SerdukeFixed #1557, although it doesn't appear to be just...
2007-11-29 David SerdukeFixed #1450 by returning 1223 as success. Couldn't...
2007-11-16 David SerdukeFix #1905 bug where in IE the use of RegExp.test()...
2007-10-18 John ResigFix for bug #1638, where a non-string data could break...
2007-10-17 John ResigAnother fix for bug #1584, ajaxStop would not be called...
2007-09-15 John ResigAdded a fix for bug #1580, where the query string was...
2007-09-15 John ResigBug #1584, ajaxStop/complete calls weren't called for...
2007-09-15 John ResigFix for bug #1600 - multiple selects were being seriali...
2007-09-09 John ResigFixed some line ending issues.
2007-09-09 John ResigErrors were occuring with getScript, if you called...
2007-09-08 John ResigReorganzing the jQuery source (first phase).