Console error - jQuery?

console error -

SCRIPT5022: Bootstrap’s JavaScript requires jQuery
bootstrap.min.js (6,31)

*MSDN says “Exception thrown and not caught” o.0

I’ve got my bootstrap.min.js 3.3.7 script listed straight from getBootstrap, with the integrity and crossorigin still in there … who has a good libs for the jQuery needed?

Did you include jQuery before the bootstrap.js file?

Edit: should have read your full post…

Just search jQuery CDN and pick one.

what’s the latest version? and who to trust? there’s a LOT of shady/fake looking sites that list jQuery libs …

The one from the official site:

So example:

<script src='https://code.jquery.com/jquery-3.1.1.min.js'></script>
1 Like

JIC anyone else runs across this “issue” -

1 Like