Fixed the case where global events weren't being triggered on window and document.
[jquery.git] / src / intro.js
index 9204081..9c2f985 100644 (file)
@@ -1,2 +1,2 @@
 // prevent execution of jQuery if included more than once
-if(typeof window.jQuery == "undefined") {
+if ( typeof jQuery == "undefined" ) (function(){