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
c1dcad6942
jquery
/
src
/
ajax
History
jaubourg
2ed81b44be
Fixes
#8744
. Makes sure script transport abort method actually removes the script tag even if readyState exists.
2011-04-04 17:41:30 +02:00
..
jsonp.js
Removes unnecessary parenthesis from regular expression.
2011-02-24 06:37:37 +01:00
script.js
Fixes
#8744
. Makes sure script transport abort method actually removes the script tag even if readyState exists.
2011-04-04 17:41:30 +02:00
xhr.js
Fixes
#8423
. Never set X-Requested-With header automagically for cross-domain requests.
2011-03-07 00:42:09 +01:00