Navbar dropdown isn't working

Hello,

I took the navbar code off getbootstrap.com to use on my portfolio page: https://codepen.io/jsyc/pen/VzJOzj
However, when the page is minimised the dropdown feature doesn’t work.

Getbootstrap says collapse.js is required - but that this is already included in the minified bootstrap.js file which I have added to my Pen. So I can’t figure out why it’s not working :persevere:

Hope someone can help shed some light!

Thanks in advance :slight_smile:
Julie

Apologies - I seem to have fixed the problem after browsing other posts! I switched jquery and bootstrap.js over and it now works :smiley:

1 Like