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
17949afc34
jquery
/
src
History
John Resig
17949afc34
Got .css() working in Safari 2 as well (a number of shortcuts had to be removed, unfortunately). This should successfully close bug
#1349
.
2007-07-29 23:01:42 +00:00
..
ajax
nevermind, I'm dumb. =P
2007-07-26 00:31:48 +00:00
event
trigger DOM0 event handlers when doing a trigger (
#1363
)
2007-07-21 01:04:59 +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
Got .css() working in Safari 2 as well (a number of shortcuts had to be removed, unfortunately). This should successfully close bug
#1349
.
2007-07-29 23:01:42 +00:00
selector
Added a fix for Safari's broken CSS getComputedStyle accessing. Additionally, added a fix for Safari mis-reporting @selected for display: none options. The test suite is now completely passing in Safari 3. (Bug
#1349
)
2007-07-29 22:32:06 +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