This website requires JavaScript.
Explore
Help
Sign In
deac
/
jquery
Watch
1
Star
0
Fork
You've already forked jquery
0
Code
Issues
Pull requests
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