This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery
Watch
1
Star
1
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2026-01-26 02:07:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
456da2d4a805012003df3c1b173148368d3536f7
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