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
8cf5d2df19
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