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
af79bb1f25
jquery
/
src
History
John Resig
af79bb1f25
Added UTF8 Selector support (
#1001
) and fixed infinite selector loops (
#1025
). You can now select elements by UTF8-based IDs, classes, and attributes.
2007-03-25 00:58:19 +00:00
..
ajax
Fix for
#953
, use always GET for $.get
2007-03-17 14:18:06 +00:00
event
Fix generic event handler and $events expando removal for IE
2007-03-05 17:42:12 +00:00
fx
Simplified the easing options - we now provide "swing" and "linear" (defaulting to "swing"). This is in response to
#928
.
2007-03-24 03:12:12 +00:00
jquery
Merged my speed improvements into the jQuery core (is actually 200b smaller now!). Additionally, added in some better reporting to the test suite, and fixed a bug with how selector tests were performmed.
2007-03-24 21:55:03 +00:00
selector
Added UTF8 Selector support (
#1001
) and fixed infinite selector loops (
#1025
). You can now select elements by UTF8-based IDs, classes, and attributes.
2007-03-25 00:58:19 +00:00
intro.js
typo
2007-01-09 21:21:01 +00:00
outro.js
Removed unnecessary uses of typeof undefined.
2007-01-12 03:53:55 +00:00