Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap Drawer Menu Plugin

Usage

Using the new drawer menu is as simple as changing what was previously data-toggle="collapse" to data-toggle="drawer" and adding the .drawer class to the .navbar-header.

<div class="drawer navbar-header" data-toggle="drawer">
    <button type="button" class="navbar-toggle" data-toggle="drawer" data-target=".navbar-responsive-collapse">
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
    </button>
    <a class="navbar-brand" href="#">Brand</a>
</div>

Example

http://ryanwalters.github.io/bootstrap-drawer/

About

Drawer-style mobile menu for Bootstrap

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages