Another fix for bug #1584, ajaxStop would not be called for a cross-domain request...
[jquery.git] / src / ajax.js
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).