jquery/src/intro.js

3 lines
103 B
JavaScript
Raw Normal View History

2006-10-10 03:59:20 +02:00
/* prevent execution of jQuery if included more then once */
if(typeof window.jQuery == "undefined") {