Hi guys,
The last site that I built with SilverStripe - valtus.com - I was able to fairly easily implement a dropdown menu structure using the Suckerfish technique. However, for a new site I am working on, I am going to need a dropdown menu again, but this time, each of the dropdown menus looks different.
For example, my first dropdown of Products has 6 columns in the dropdown (like the super menu on eBay), my second dropdown has 2 columns, the third one has a single column. Each menu should go 3 levels deep, and have an active/selected state ability.
Can anyone tell me how I can create this menu structure in SS?