Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

nav-collapse not working [Twitter Bootstrap]

Okay I'm just trying to do a basic navbar like they have over at the main bootstrap site. The problem is it's not working for some reason. I have the code pretty much exactly like they do. When I resize the window, the navigation goes away, but the icon in the top right with the three bars doesn't show up. So essentially the navigation just gets hidden. Any thoughts on this?

like image 458
Willem Ellis Avatar asked Mar 08 '12 21:03

Willem Ellis


1 Answers

Figured it out! For anyone curious, make sure you link the bootstrap.css before bootstrap-responsive.css

like image 162
Willem Ellis Avatar answered Sep 23 '22 21:09

Willem Ellis