This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
jquery
Watch
1
Star
0
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2024-11-23 02:54:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
534dbd660e
jquery
/
src
/
ajax
History
jaubourg
0c21c83e96
Makes sure xhrs are actually aborted on unload in IE. Simplifies active xhrs caching in the process.
2011-02-07 06:11:52 +01:00
..
jsonp.js
Fixes
#8115
. Renames all references to jXHR with jqXHR in the code (like was done in the doc).
2011-02-01 16:00:53 +01:00
script.js
Fixes
#8098
. Use the fast document.head when available. Don't set unneeded "script.type = text/javascript".
2011-02-02 00:59:00 +01:00
xhr.js
Makes sure xhrs are actually aborted on unload in IE. Simplifies active xhrs caching in the process.
2011-02-07 06:11:52 +01:00