Tutorial Check if jQuery is Loaded by Unknown in jquery , Tutorial 0 if (typeof jQuery == 'undefined') { // jQuery IS NOT loaded, do stuff here. }