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
8dcf7ec1ce
jquery
/
src
/
outro.js
3 lines
47 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Moved jQuery global leak to end of file so accidental gEBCN overrides in prototype don't get caught up in confusion. Fixed tests to reference jQuery variable instead of $ (best practice). Fixes #8033
2011-01-24 04:19:33 +01:00
window
.
jQuery
=
window
.
$
=
jQuery
;
Did some light reordering of the jQuery definition. Moved window and undefined to exist in intro/outro.
2009-05-20 23:12:08 +02:00
}
)
(
window
)
;
Reference in a new issue
Copy permalink