Skip to content

frankieboxx/bootstrap-multilevel-dropdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap 3 Multilevel Dropdowns

Extension for Bootstrap 3 to provide support for Multilevel dropdowns.

It overiddes the default bootstrap one and allows support for multilevel dropdown menus.

It needs no changes to the core files.

To enable it, add the css file:

  <link href="bootstrap/css/bootstrap-dropdown-multilevel.css" rel="stylesheet" />

and add the javascript after the bootstrap one:

<script src="bootstrap/js/bootstrap-dropdown-multilevel.js"></script>

About

bootstrap 3 Multilevel Dropdowns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%