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-23 05:18:12 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14193e449efe76105df61d745ebd7031dd7fe783
jquery
/
test
History
Dave Methvin
14193e449e
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
..
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
Introduce submodules,
closes
#8536
2011-03-15 20:16:09 +01:00
unit
Fixes
#8712
. Bubble custom events to the window when they are triggered. Ride that, Cowboy!
2011-04-06 22:11:58 -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
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
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