I started using jquery 2.1.1 on a site that uses Bootstrap 3.x, and now bootstrap carousels won't work. Chrome web dev console says "Uncaught ReferenceError: jQuery is not defined "
Any help would be great!
I started using jquery 2.1.1 on a site that uses Bootstrap 3.x, and now bootstrap carousels won't work. Chrome web dev console says "Uncaught ReferenceError: jQuery is not defined "
Any help would be great!
You have to Define JQuery.
Here is some code.