brew icon indicating copy to clipboard operation
brew copied to clipboard

3 level dropdowns?

Open kemie opened this issue 10 years ago • 5 comments

I have a main menu with a structure Level1item _Level2 item __Level 3 item Level1item

Only levels 1 and 2 show, even though i changed the depth to 3 in bones_main_nav(). Any clue as to what can be the issue?

kemie avatar Jun 25 '14 19:06 kemie

Answering myself, I implemented this fix: https://github.com/jeffmould/multi-level-bootstrap-menu though only the php and css, the js seemed to break my menus

Might be worth integrating to brew?

kemie avatar Jun 26 '14 08:06 kemie

I'd also like to see this merged, just came across a need for a 3rd level drop down. Will check this out tomorrow

anagio avatar Oct 22 '14 21:10 anagio

FWIW, I could not get those menus working properly on mobile devices. I ended up implementing Smartmenus with their bootstrap extension to make it work

kemie avatar Oct 23 '14 08:10 kemie

@kemie I tested smartmenus in IE8 and they don't work very well.

anagio avatar Nov 09 '14 05:11 anagio

Both my implementation and the official demo worked fine on ie8when I tested them.

kemie avatar Nov 09 '14 08:11 kemie