jquery/src/intro.js
2006-10-10 01:59:20 +00:00

3 lines
103 B
JavaScript

/* prevent execution of jQuery if included more then once */
if(typeof window.jQuery == "undefined") {