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
0a0cff9d29
jquery
/
src
/
ajax
History
jaubourg
325dcdc2ab
Fixes
#8054
by reverting feature enhancement 5812 (4920). Regexps no longer searches for %3F in url or data to find jsonp callback placeholders.
2011-01-26 00:55:39 +01:00
..
jsonp.js
Fixes
#8054
by reverting feature enhancement 5812 (4920). Regexps no longer searches for %3F in url or data to find jsonp callback placeholders.
2011-01-26 00:55:39 +01:00
script.js
More code style fixes.
2011-01-23 20:46:09 +01:00
xhr.js
Reworks how values of parameters passed to error callbacks are determined.
Fixes
#8050
.
2011-01-25 16:08:19 +01:00