Files
jquery/src/intro.js

3 lines
100 B
JavaScript

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