Welcome Guest, Not a member yet? Register   Sign In
Navbar not responsive
#5

(08-15-2019, 05:03 PM)ronniebel Wrote: How to I load jquery and the bootstrap js files?

In the <head> section of your HTML add the following.

Code:
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js></script>
Reply


Messages In This Thread
Navbar not responsive - by ronniebel - 08-15-2019, 11:59 AM
RE: Navbar not responsive - by dave friend - 08-15-2019, 12:16 PM
RE: Navbar not responsive - by InsiteFX - 08-15-2019, 03:12 PM
RE: Navbar not responsive - by ronniebel - 08-15-2019, 05:03 PM
RE: Navbar not responsive - by dave friend - 08-15-2019, 05:55 PM
RE: Navbar not responsive - by website - 08-16-2019, 06:06 AM
RE: Navbar not responsive - by ronniebel - 08-16-2019, 10:04 AM
RE: Navbar not responsive - by website - 08-17-2019, 02:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB