Open shnrz opened 10 years ago
@chunx I found the answer to the sidebar we are trying to do! It is all neatly explained here: http://www.codingeverything.com/2014/02/BootstrapDocsSideBar.html . I think this might also interest @AyshwaryaR because she's doing something similar (if not the same).
@chunx Susan, I found another way to solve our collapsible sidebar in case you're still looking. It's right there in the bootstrap page. You just need to combine Collapse.js with Affixed.js or Scrollspy.js. Check it out: http://getbootstrap.com/javascript/#collapse-examples
The left sidebar is not collapsing. Check the bootstrap page and its associated docs min CSS file for clues.