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
760a244dbd
jquery
/
src
History
John Resig
760a244dbd
Added a fix for bug
#1489
, appending <caption> was broken.
2007-08-16 03:35:29 +00:00
..
ajax
Brought back jQuery.globalEval(), fixing bug
#1425
.
2007-07-31 02:59:53 +00:00
event
More missing semicolons.
2007-08-07 22:25:26 +00:00
fx
Integrated the custom fx test suite into the main test suite. All tests are now run automatically. Removed the old suite, as it was no longer needed.
2007-07-29 19:07:21 +00:00
jquery
Added a fix for bug
#1489
, appending <caption> was broken.
2007-08-16 03:35:29 +00:00
selector
The test for underscore selectors broke under Opera, so the element is now loaded via Ajax and tested. (bug
#1084
)
2007-07-30 02:52:24 +00:00
intro.js
Fix for bug
#983
(Packed jQuery doesn't have a license at the top of the file.)
2007-05-20 16:42:42 +00:00
outro.js
Removed unnecessary uses of typeof undefined.
2007-01-12 03:53:55 +00:00