Bootstrap Multilevel Dropdown
9.05.2019
The first level is built by the default Bootstrap's dropdown menu. The next levels are structurally similar to the first level, but they're wrapped into .dropdown-submneu class instead of .dropdown. In the subsequent levels, We position the .dropdown-menu using CSS to achieve the desired location.
Made with: HTML,CSS,JS
Bootstrap 4 Multiselect Dropdown
9.05.2019
Using bootstrap select, create a styled Bootstrap 4 multiselect dropdown menu.
Made with: HTML,CSS,JS
Bootstrap Dropdown Slidemorph Menu
9.02.2016
Dropdown menu inspired by Youtube context menus within a video player. Transitions between submenus create very neat experience. Also, menu provides information about selected values for each item.
Made with: HTML,CSS,JS
Bootstrap Popout Dropdown
12.06.2015
A little fun with Bootstraps dropdown JS and Animate.css
Made with: HTML,CSS,JS