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
084079d2fd
jquery
/
test
/
unit
History
David Serduke
084079d2fd
Fixed
#1727
bug where :nth-child() was non-standard with CSS3 plus two minor white space changes in selector.js.
2007-11-16 19:01:53 +00:00
..
ajax.js
Disabled the Ajax tests from running locally.
2007-09-23 15:58:49 +00:00
core.js
Added a fix for .noConflict(true) not reverting properly. Also added unit tests for noConflict.
2007-10-20 22:04:06 +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
Fixed
#1822
bug where queue() didn't always default to type 'fx'.
2007-11-16 18:23:59 +00:00
selector.js
Fixed
#1727
bug where :nth-child() was non-standard with CSS3 plus two minor white space changes in selector.js.
2007-11-16 19:01:53 +00:00