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-24 21:48:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8cf5d2df19d918bb84f4c59bc4346c215fbfaf88
jquery
/
src
History
John Resig
bd78d4f65d
Fixed two cases where []. was used instead of Array.prototype. (Bug
#1427
)
2007-08-20 07:08:01 +00:00
..
ajax
Complete overhaul of the Ajax test suite, it's now passing in all browsers. In order to achieve this I had to fix a numbe
2007-08-19 23:37:26 +00:00
event
Fixed two cases where []. was used instead of Array.prototype. (Bug
#1427
)
2007-08-20 07:08:01 +00:00
fx
Make jQuery work without warnings in strict mode, in Firefox.
2007-08-20 03:59:34 +00:00
jquery
Fixed two cases where []. was used instead of Array.prototype. (Bug
#1427
)
2007-08-20 07:08:01 +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