This website requires JavaScript.
Explore
Help
Sign In
deac
/
jquery
Watch
1
Star
0
Fork
You've already forked jquery
0
Code
Issues
Pull requests
Releases
Wiki
Activity
2c31a1624f
jquery
/
test
/
unit
History
Brandon Aaron
2c31a1624f
fix for
#4374
, gap in :hidden, :visible logic
2009-03-18 17:55:07 +00:00
..
ajax.js
Made it so that search input elements are now serialized. Fixes bug
#4107
.
2009-02-18 19:43:14 +00:00
core.js
fix for
#3688
, setting type attribute on button causes IE to throw error
2009-03-17 22:27:25 +00:00
data.js
jquery data:
Closes
#3539
. Exposed jQuery.queue. Moved all the data and queue functions to their own module. Made the dequeue function more generic(designed to be used on functions).
Closes
#3748
. Reverted a previous modification.
2008-12-30 02:31:26 +00:00
dimensions.js
test runner: the changes are:
2008-05-28 23:18:25 +00:00
event.js
jquery event: Fixing event.currentTarget for live().
2009-02-23 13:27:48 +00:00
fx.js
Disabled some of the animation tests that were being flaky.
2009-02-19 21:30:25 +00:00
offset.js
new offset method, faster and no more browser detection
2008-11-10 02:39:03 +00:00
selector.js
fix for
#4374
, gap in :hidden, :visible logic
2009-03-18 17:55:07 +00:00