Made 'jQuery' unrollable via .noConflict(true) and instances of new Function() have...
[jquery.git] / src / intro.js
index c035931..9c2f985 100644 (file)
@@ -1,2 +1,2 @@
-/* prevent execution of jQuery if included more then once */
-if(typeof window.jQuery == "undefined") {
+// prevent execution of jQuery if included more than once
+if ( typeof jQuery == "undefined" ) (function(){