fix for #3546. css now works with other windows than just the one it was loaded in.
[jquery.git] / src / support.js
index dc7ad8f..891aa7a 100644 (file)
@@ -91,7 +91,7 @@
        });
 
        // release memory in IE
-       root = script = div = all = a = null;
+       div = null;
 })();
 
 jQuery.props = {