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-15 07:07:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
787f271052220c20787104f0eba6441aedac22ff
jquery
/
test
History
Rick Waldron
787f271052
Detect JSON Ajax requests by the response content-type (like is done with XML).
Fixes
#5709
.
2010-01-05 19:48:16 -05:00
..
data
Detect JSON Ajax requests by the response content-type (like is done with XML).
Fixes
#5709
.
2010-01-05 19:48:16 -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
Detect JSON Ajax requests by the response content-type (like is done with XML).
Fixes
#5709
.
2010-01-05 19:48:16 -05:00
delegatetest.html
Stop trying to emulate the focus/blur event in IE, doesn't work as one might expect, anyway. Instead, implement the focusin/focusout events in all other browsers - which creates a much better parity across all browsers. Uses event capturing instead of bubbling to make it happen. Thanks to Alexander for the recommendation and to Joern Zaefferer for the original focus/blur delegation code.
2009-12-21 16:10:21 -05:00
index.html
Bringing Sizzle test suite changes back in.
2009-12-19 17:50:56 -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