X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=jquery%2Fjquery.js;h=b9f575beee246fc1c67f11ef076a6bdce237351b;hb=5f62b671a3f16fc5e6147b48e5eb2ba05edfd758;hp=b9cb311ea29306281e26d897c687edc7a60177bf;hpb=facb2324f9b5db4f4e20f529cb12952daad20aff;p=jquery.git diff --git a/jquery/jquery.js b/jquery/jquery.js index b9cb311..b9f575b 100644 --- a/jquery/jquery.js +++ b/jquery/jquery.js @@ -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);*/