I have a problem with my navbar. When the screen is small a Button appear, but when I press the button nothing happens.
This is my code and i don\'t really know why
What is missing is a reference to jquery.js. I created jsfiddle to demonstrate it.
jquery.js
Please note that you need to reference jquery.js before referecing bootstrap.js
bootstrap.js
Your html head should look like:
html head
Hope this works