/bootstrap-dropmenu

Group of extensions, which enhances Bootstrap dropdown component.

Primary LanguageCSSMIT LicenseMIT

Bower version License

To get started, check out http://skywalkapps.github.io/bootstrap-dropmenu!

Quick start

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.

How to use

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

Creator

Martin Staněk

Copyright and license

Code and documentation copyright 2015 Martin Staněk. Code released under the MIT license.