You can now assign jQuery to random namespaces - very cool. (Bug #1393)
[jquery.git] / src / intro.js
index 2e64f66..9c2f985 100644 (file)
@@ -1,2 +1,2 @@
 // prevent execution of jQuery if included more than once
-if(typeof window.jQuery == "undefined") (function(){
+if ( typeof jQuery == "undefined" ) (function(){