3

Has anybody successfully implemented a drawer menu in bootstrap 3 yet? I've had a go with http://mmenu.frebsite.nl/ but cant seem to do it... http://goo.gl/C9ycJb. Or alternatively have you managed to convert the bootstrap standard collapse to collapse sideways in/out?

Tom Rudge
  • 3,188
  • 8
  • 52
  • 94

2 Answers2

4

Didn't see this... http://getbootstrap.com/examples/offcanvas/ didnt know the term "offcanvas".

Tom Rudge
  • 3,188
  • 8
  • 52
  • 94
3

See if this example on Bootply helps..

http://bootply.com/88026

You need to shrink the browser width to see the collapse side menu.

Carol Skelly
  • 351,302
  • 90
  • 710
  • 624
  • Thanks Skelly, that's just what I wanted, apart from items being on the top nav (in desktop) rather than on the side to but its a good starter for 10. cheers – Tom Rudge Oct 16 '13 at 10:36