jquery/src/intro.js

3 lines
103 B
JavaScript
Raw Normal View History

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