Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Off Canvas Layout For Twitter BootStrap

Is there any example of a "Off Canvas" layout using twitter bootstrap ?

I found one in Foundation and there is also this CSS3 Experiment but nothing for Twitter Bootstrap ??

like image 709
Anand Sunderraman Avatar asked Nov 26 '12 10:11

Anand Sunderraman


2 Answers

I realize this question is old, but Twitter now includes an example of this with Bootstrap 3.0:

http://getbootstrap.com/examples/offcanvas/

like image 179
randomswathe Avatar answered Sep 27 '22 19:09

randomswathe


Here is a generic example for "Off-Canvas" using twitter bootstrap:

http://codepen.io/krichnafsky/full/cuhkL

Feel free to use it. If you have any questions let me know.

like image 25
krichnafsky Avatar answered Sep 27 '22 20:09

krichnafsky