John Resig
|
80a26a3266
|
Fix for bug #1638, where a non-string data could break an Ajax request.
|
2007-10-18 00:07:45 +00:00 |
|
John Resig
|
9ac9aaeec3
|
Another fix for bug #1584, ajaxStop would not be called for a cross-domain request if a handler was not provided.
|
2007-10-17 23:13:31 +00:00 |
|
John Resig
|
62d84e44ac
|
Added a fix for bug #1580, where the query string was appended to the POST data, instead of being left alone.
|
2007-09-15 01:18:30 +00:00 |
|
John Resig
|
d9a3b133f1
|
Bug #1584, ajaxStop/complete calls weren't called for JSONP requests.
|
2007-09-15 00:35:16 +00:00 |
|
John Resig
|
6d71a10ed2
|
Fix for bug #1600 - multiple selects were being serialized incorrectly.
|
2007-09-15 00:23:21 +00:00 |
|
John Resig
|
b4bf244c0e
|
Fixed some line ending issues.
|
2007-09-09 18:29:15 +00:00 |
|
John Resig
|
4e504d86b9
|
Errors were occuring with getScript, if you called it too early.
|
2007-09-09 18:09:27 +00:00 |
|
John Resig
|
b4e23b5af0
|
Reorganzing the jQuery source (first phase).
|
2007-09-08 12:42:32 +00:00 |
|