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
24db022ba0
jquery
/
src
History
John Resig
24db022ba0
Added a fix for IE returning comment nodes in * queries. I put the logic in $.merge() but added a conditional such that the speed hit only effects IE users. (Bug
#1155
)
2007-08-19 07:28:41 +00:00
..
ajax
We were catching exceptions within the success callback of an Ajax request, then causing an error callback to be called (which is incorrect). (Bug
#1441
)
2007-08-19 00:48: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 IE returning comment nodes in * queries. I put the logic in $.merge() but added a conditional such that the speed hit only effects IE users. (Bug
#1155
)
2007-08-19 07:28:41 +00:00
selector
Added a fix for IE returning comment nodes in * queries. I put the logic in $.merge() but added a conditional such that the speed hit only effects IE users. (Bug
#1155
)
2007-08-19 07:28:41 +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