Kiểm tra xem jQuery đã được tải chưa - Thủ thuật CSS

Anonim
if (typeof jQuery == 'undefined') ( // jQuery IS NOT loaded, do stuff here. )