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-04-20 03:01:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ab402dced3339d24ad007ecf3a6c3f5af3e7610
jquery
/
test
History
Karl Swedberg
6ab402dced
For .show() with no arguments, only set display of elements in the second loop if they don't have style.display already set or if style.display isn't none.
Fixes
#7315
.
2010-10-26 14:37:44 -07: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
For .show() with no arguments, only set display of elements in the second loop if they don't have style.display already set or if style.display isn't none.
Fixes
#7315
.
2010-10-26 14:37:44 -07: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
Fix broken selector code from last commit.
2010-10-22 01:48:32 -04: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