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
cbf9d874e5
jquery
/
test
History
John Resig
4a0759dc79
Merge branch 'bug7123' of
http://github.com/csnover/jquery
into csnover-bug7123
2010-10-09 16:27:59 -04:00
..
data
Update $.fn.animate to change display mode only when necessary (inline, non-floated elements), and to use a more proper display mode for those elements.
Fixes
#2185
.
2010-10-05 13:28:43 -05:00
otherlibs
test runner: adding scriptaculous 1.7.0 for the polluted test runner. It fails, but 1.8.x doesn't fail anymore.
2008-07-22 02:12:08 +00:00
unit
Merge branch 'bug7123' of
http://github.com/csnover/jquery
into csnover-bug7123
2010-10-09 16:27:59 -04:00
delegatetest.html
When binding a change directly to a file input just passthrough to the normal bind. A temporary fix for
#5997
, needs more investigation.
2010-02-13 04:40:26 -05:00
index.html
IE6 will shrink-wrap elements with layout instead of allowing content to flow outside of the border-box. Add a test for this and do not remove the overflow property after an animation in IE6.
2010-10-05 14:53:35 -05:00
polluted.php
Fixing endlines.
2009-11-25 12:09:53 -05:00
test.js
Reorganzing the jQuery source (first phase).
2007-09-08 12:42:32 +00:00
xhtml.php
Added a way to run the test suite as an XHTML page.
2009-01-19 18:14:51 +00:00