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
c08474580c
jquery
/
test
/
data
/
testrunner.js
2 lines
75 B
JavaScript
Raw
Normal View
History
Unescape
Escape
test runner: the changes are: - Replaced all the $ for jQuery in the tests and suite. - Added a noConflict to testrunner.js. - Modified the test for noConflict() so that it still work. - Added jQuery 1.2.1 and 1.2.3 to otherlibs.
2008-05-28 23:18:25 +00:00
jQuery
.
noConflict
(
)
;
// Allow the test to run with other libs or jQuery's.
Reference in New Issue
Copy Permalink