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 18:18:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb857e2b714e6786078cf8641941f267a6e19fa0
jquery
/
test
History
jeresig
6591f6dd9d
Fix broken merge.
2011-04-11 11:22:52 -04:00
..
data
Create jQuery.holdReady(true/false) method to encapsulate jQuery.readyWait++ / jQuery.ready(true) logic. Fix problem where jQuery.ready may trigger twice, causing the (unsupported) document.onready to run twice.
Fixes
#8803
.
2011-04-07 11:26:42 -04:00
qunit
@
d404faf8f5
Improve speed of $.map with object support (-5% previous speed) and improve .length detection
2011-04-04 23:59:54 -07:00
unit
Fix broken merge.
2011-04-11 11:22:52 -04:00
csp.php
Moves Deferred-related code into a separate module. Context handling has been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization).
2011-03-03 19:38:06 +01:00
delegatetest.html
Bug
#6911
- Prevent action on disabled elements, both triggering and bound via .live()
2011-02-18 10:09:07 -08:00
index.html
#5413
- Much shorter solution for getting width/height in ie6
2011-04-03 19:13:41 -04:00
localfile.html
Moves Deferred-related code into a separate module. Context handling has been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization).
2011-03-03 19:38:06 +01:00
networkerror.html
Moves Deferred-related code into a separate module. Context handling has been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization).
2011-03-03 19:38:06 +01:00
polluted.php
Follow up to
fbf79c0b49
.
2011-02-13 01:48:48 +01:00
readywait.html
Create jQuery.holdReady(true/false) method to encapsulate jQuery.readyWait++ / jQuery.ready(true) logic. Fix problem where jQuery.ready may trigger twice, causing the (unsupported) document.onready to run twice.
Fixes
#8803
.
2011-04-07 11:26:42 -04:00
xhtml.php
Added a way to run the test suite as an XHTML page.
2009-01-19 18:14:51 +00:00