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
3dabd7ec30
jquery
/
test
/
unit
History
John Resig
3dabd7ec30
Added .eq(Number) back in - I'm convinced that it's more useful than the .slice() replacement. lt/gt are still gone, though.
2007-09-15 03:08:46 +00:00
..
ajax.js
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
core.js
Added .eq(Number) back in - I'm convinced that it's more useful than the .slice() replacement. lt/gt are still gone, though.
2007-09-15 03:08:46 +00:00
event.js
Fixed an issue with the suite expecting a different result for the changed triggerHandler behavior.
2007-09-15 02:23:08 +00:00
fx.js
Finished up some of the reorganization.
2007-09-08 12:46:01 +00:00
selector.js
Finished up some of the reorganization.
2007-09-08 12:46:01 +00:00