I have sort of a complicated scenario. One of the modules I've incorporated into my Joomla! site already has a dropdown menu that works when you click on it (no mouseover). I am trying to use SBD Rollover menu to mimic that behaviour and after a few hours of studying up on CSS I have something that works. The scenario is as follows in the left hand side of my site:
Home Cooking (SBD Rollover Menu)
Meal Planning (SBD Rollover Menu)
Techniques (SBD Rollover Menu)
Recipes (mod_rr_navmenu)
Gadgets (SBD Rollover Menu)
Utensils (SBD Rollover Menu)
The top menu behaves just fine. Click on it and it expands. Pick a selection from the sub menu and it displays then the menu is left open when the page redisplays. The other 4 don't behave the same way. They open fine, you can select sub menu items, but when the page refreshes the menu collapses %^( DARN!
You can see if for yourself here:
www.homecookingforsmarties.com
I've read the post about multiple menus, but didn't find anything in there that would fix this problem.