Hello there,
First of let me tell you, you have done a very good job by creating a smartmenu, which is till far the best navigation menu plugin available on internet and thanks for creating it. My question is that, I am creating a multilevel navigation menu using bootstrap and smartmenu where I need both mega menu and general multilevel menu; But I am not able to create a mega menu which will dynamically wrap the parent according to requirement sometime full sometimes less.
How should I create it?
I am trying to implement mega menu like this,
<li class="dropdown"><a href="#0">Home <span class="caret"></span></a>
<ul class="dropdown-menu mega-menu">
<li class="col-md-4">
<ul>....