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
c5943ff9bb
jquery
/
build
/
test
History
Jörn Zaefferer
374dbbe80a
I had to put the check for 'typeof console != "undefined"' back in, otherwise IE complains about console not being defined.
2006-10-03 10:54:55 +00:00
..
data
I had to put the check for 'typeof console != "undefined"' back in, otherwise IE complains about console not being defined.
2006-10-03 10:54:55 +00:00
index.html
css('display') works slightly differently in Safari. Also, the test suite having <input checked/> doesn't work in Safari, at all. Fixed to be standards compliant.
2006-10-03 09:40:16 +00:00
test.js
Refactored and fixed test suite to run async tests
2006-09-30 14:34:49 +00:00