bootstrap-submenu

js Styles
Bootstrap Sub-Menus
Version 3.0.1 License MIT
Keywords
bootstrapdropdownjquery-pluginsubmenu
INSTALL
Type:
<script src=" https://cdn.jsdelivr.net/npm/bootstrap-submenu@3.0.1/js/bootstrap-submenu.min.js "></script>
<link href=" https://cdn.jsdelivr.net/npm/bootstrap-submenu@3.0.1/dist/css/bootstrap-submenu.min.css " rel="stylesheet">
No default CSS file set by the package author so the URL is guessed. You can always browse all package files to use another one.
Bootstrap-submenu
Quick start
Several quick start options are available:
- Download the latest release
- Clone the repo:
git clone https://github.com/vsn4ik/bootstrap-submenu.git
- Install with npm:
npm install bootstrap-submenu
- Install with yarn:
yarn add bootstrap-submenu
What's included
bootstrap-submenu/
├── css/
│ ├── bootstrap-submenu.css
│ ├── bootstrap-submenu.css.map
│ └── bootstrap-submenu.min.css
└── js/
├── bootstrap-submenu.js
└── bootstrap-submenu.min.js
Examples
For some working examples, visit our examples section.
Min Requirements
- Bootstrap 4.1.0
- jQuery 1.9.1
Creators
Vasilii A.
Copyright and license
Copyright Vasilii A., 2014–2018.
Licensed under the MIT License.