To get started, check out http://skywalkapps.github.io/bootstrap-dropmenu!
Dropmenu plugin 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-dropmenu.git
. - Install with Bower:
bower install bootstrap-dropmenu
.
The plugin requires only one file to include in your project. Within the download you'll find minified and plain versions of CSS. JavaScript is not necessary for current version of the plugin.
bootstrap-dropmenu/
└── dist/
├── bootstrap-dropmenu.css
└── bootstrap-dropmenu.min.css
Martin Staněk
Code and documentation copyright 2015 Martin Staněk. Code released under the MIT license.