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-01-25 13:08:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7a6e75241ecc433cd5228174960dd8465ca3ff7
jquery
/
test
History
jeresig
d7a6e75241
Add some tests for jQuery.isWindow and make sure that we're operating against an object before testing.
2010-09-22 16:50:38 -04:00
..
data
Use a different workaround for detecting when Opera finds a status 304 page.
Fixes
#6060
.
2010-09-21 15:22:34 -04: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
Add some tests for jQuery.isWindow and make sure that we're operating against an object before testing.
2010-09-22 16:50:38 -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
Added full support for easing in all shorthand effects methods (hide, show, toggle, fadeTo, slideUp, etc.). Previously, these methods could only be used with two of the three (speed, easing, callback) arguments, or, in the case of fadeTo, 3 of the 4 (speed, opacity, easing, callback) arguments. Added three more sets of tests to the series of "Chain" tests.
Fixes
#7014
2010-09-22 11:30:54 -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