Safari has problems with throw? Commented out for now...
[jquery.git] / jquery / jquery.js
index b9cb311..b9f575b 100644 (file)
@@ -753,7 +753,7 @@ $.fn.text = function(e) {
        return t;
 };
 
-setTimeout(function(){
+/*setTimeout(function(){
        if ( typeof Prototype != "undefined" && $.g == null && $.clean == null )
                throw "Error: You are overwriting jQuery, please include jQuery last.";
-}, 1000);
+}, 1000);*/