🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A lightweight jQuery plugin which help you create a highly customizable multilevel drill down menu / select using Bootstrap dropdown component.

Bootstrap Drop-Down Drill-Down-Menu

Documentation

bootstrap-drilldown-select

Quick start

  • Clone the repo: git clone https://github.com/ricardoreiter/bootstrap-drilldown-select-extended.git
  • Install with Bower: bower install bootstrap-drilldown-select-extended

What's included

bootstrap-drilldown-select/ ├── css/ |   ├── bootstrap-drilldown-select.css |   ├── bootstrap-drilldown-select.css.map |   ├── bootstrap-drilldown-select.min.css |   └── bootstrap-drilldown-select.min.css.map ├── js/ |   ├── bootstrap-drilldown-select.js |   ├── bootstrap-drilldown-select.js.map |   └── bootstrap-drilldown-select.min.js └── less/     └── bootstrap-drilldown-select.less 

Examples

For usage example visit examples section.

Min Requirements

  • Bootstrap 3.0.0
  • jQuery 1.9.1

You May Also Like