digicorp / propeller

Propeller - Develop more, Code less. Propeller is a front-end responsive framework based on Google's Material Design Standards & Bootstrap.
http://propeller.in
MIT License
1.13k stars 141 forks source link

Multi Level menu #90

Open mohanraj1939 opened 5 years ago

mohanraj1939 commented 5 years ago

Hi,

Is there any way to add more than two levels for menu page as propeller supports only single level for menu or suggest how to add multi level for menu.

monika-digicorp commented 5 years ago

Hello @mohanraj1939,

Currently, we haven't included multilevel navigation in our library.

However, we have been using the third party library - https://kybarg.github.io/bootstrap-dropdown-hover/ with modifications for achieving the multilevel navigation in all our projects.

Please find the attached zip folder with all the necessary HTML, JS and CSS files useful for the same. navbar.zip

Do let me know in case you face any issue while implementing it.

Regards, Monika