To get started, check out http://skywalkapps.github.io/bootstrap-navbar-toggle!
Navbar Toggle extension is built for Bootstrap 3. You have following options of installation:
- Download the latest release.
- Clone the repo:
git clone https://github.com/skywalkapps/bootstrap-navbar-toggle.git
. - Install with Bower:
bower install bootstrap-navbar-toggle
.
The plugin requires a bit of CSS and JS. Within the download you'll find minified and plain versions.
bootstrap-dropmenu/
└── dist/
├── stylesheets
| ├── bootstrap-navbar-toggle.css
| └── bootstrap-navbar-toggle.min.css
└── javascripts
├── bootstrap-navbar-toggle.js
└── bootstrap-navbar-toggle.min.js
- Adds label to the toggle button (both inactive and open state)
- Animates hamburger icon
Martin Staněk
Code and documentation copyright 2016 Martin Staněk. Code licensed MIT, documentation CC by 3.0.