This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
jquery
Watch
1
Star
0
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2024-11-23 02:54:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
264ffbc73b
jquery
/
test
/
unit
History
David Serduke
264ffbc73b
Fixed
#1074
where .html() was incorrectly changing the selected value of an option.
2007-11-17 22:09:51 +00:00
..
ajax.js
Disabled the Ajax tests from running locally.
2007-09-23 15:58:49 +00:00
core.js
Fixed
#1074
where .html() was incorrectly changing the selected value of an option.
2007-11-17 22:09:51 +00:00
event.js
Fixed an issue with the suite expecting a different result for the changed triggerHandler behavior.
2007-09-15 02:23:08 +00:00
fx.js
Fixed
#1095
bug where radio buttons became unchecked during show(). Also added unit test and had to fix a selector test that was broken by the new testing div in test/index.html. Last made some whitespace changes.
2007-11-16 23:39:23 +00:00
selector.js
Fixed
#1095
bug where radio buttons became unchecked during show(). Also added unit test and had to fix a selector test that was broken by the new testing div in test/index.html. Last made some whitespace changes.
2007-11-16 23:39:23 +00:00