Only bind .ready() once per instance of jQuery - and only bind if the ready() method...
[jquery.git] / src / intro.js
index 9c2f985..af50383 100644 (file)
@@ -1,2 +1 @@
-// prevent execution of jQuery if included more than once
-if ( typeof jQuery == "undefined" ) (function(){
+(function(){