shevawen / bootstrap-drilldown-select

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bootstrap-drilldown-select

Quick start

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

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

About

License:GNU General Public License v2.0


Languages

Language:JavaScript 88.6%Language:HTML 11.4%