How to add a Mega Menu using webforms & taxonomy? (Drupal 7)
What is a mega menu?
These pages shows many of them,
http://designm.ag/inspiration/mega-menus/
http://www.smileycat.com/design_elements/mega_dropdown_menus/
Somewhere I read that I can build one of them mixing a hierarchical taxonomy in a webform.
I know what is a Taxonomy and a Webform but, absolutely, I'm not able to build this Mega Menu.
I'm using Drupal 7 and I've been using Drupal for.... 2 weeks ;)
Anybody knows how to do it?
Anybody has the same problem?
Thanks,
JPA
nice menu isn't intended for multi-column drop down. So basically you have to either use megamenu.
there's a module called 'Nice Menu' that's stable and allows dropdown menus. it has pretty good functionality though to get as advanced a layout as some mega menus you'd have to do some coding... maybe you could try the dev module of 'Mega Menu' http://drupal.org/project/megamenu/
good luck!