X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fintro.js;h=9c2f985ebeebc8f0d24fc492b771bfece2f6de30;hb=c8bd6e0a4aef14ad4808a63fc106849918ea4666;hp=c035931111d70aea501873550ec8116987cedba5;hpb=dbee06de85859af59591813d3004e6695b8bb278;p=jquery.git diff --git a/src/intro.js b/src/intro.js index c035931..9c2f985 100644 --- a/src/intro.js +++ b/src/intro.js @@ -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(){