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
609dec9a78
jquery
/
src
History
John Resig
609dec9a78
Fixed .next() and .prev().
2007-01-09 15:44:24 +00:00
..
ajax
Fixed a bug with $("body") in dynamic documents, refactored $(...), stopped the test suite from trying to run Ajax tests locally.
2007-01-08 00:12:41 +00:00
event
Reorganized the different effects to be in fx.js, instead of jquery.js - and cleaned up some of the documentation.
2007-01-07 21:43:38 +00:00
fx
Fix for
#758
2007-01-07 23:38:37 +00:00
jquery
Fixed .next() and .prev().
2007-01-09 15:44:24 +00:00
selector
Added support for (basic) nested parens and (basic) nested brackets. You can now do: div:not(.foo[a:not(.even)]) or div[p[a.even]].
2007-01-09 06:04:54 +00:00
intro.js
Fixed a bunch of endline issues.
2006-10-10 01:59:20 +00:00
outro.js
Fixed a bunch of endline issues.
2006-10-10 01:59:20 +00:00