soundasleep / jquery-dropdown

Bootstrap-style dropdowns with some added features and no dependencies.
Other
767 stars 268 forks source link

Submenu with css #122

Closed kamov closed 7 years ago

kamov commented 7 years ago

Using only CSS you could add submenu, see:

screen shot 2017-03-10 at 10 30 01

Similar like this: http://bootsnipp.com/snippets/featured/multi-level-dropdown-menu-bs3

claviska commented 7 years ago

Thanks for the heads up. Hopefully it will help someone, but at this time I have no interest in supporting submenus.

kamov commented 7 years ago

Thanks to you for the plugin, it's perfect as-is now. I just need submenu so I look into. You can find here working demo with your plugin: https://jsfiddle.net/45qu1pwx/3/ It require to clean css code taken from bootstrap, but works fine. It support unlimited submenus.