Convert bootstrap's default collapse menu into fly-in menu, just like facebook application. Some code snippet from https://github.com/aldomatic/FB-Style-Page-Slide-Menu
- Clone or download flying-bootstrap.
- Put
fb.js
andfb.css
into your html file.fb.css
must be included after bootstrap css. - It'll be better to pull
btn-navbar
to left in navbar. - Enjoy!
- Park Hyunwoo <ez.amiryo at gmail.com>
- Thanks to Eunchong Yu <kroisse at gmail.com> for debugging css problem.
- Tested under Chrome 25 / Firefox 19 / Safari 6.
- Not tested on 'non-fluid' layout.
- I knew this does not work very well.
- So, please test it and send me a patch :)
Distributed under MIT/X license.