Dropdown menu duplicates my top-level menu item
sp_key - October 24, 2009 - 10:30
| Project: | Acquia Marina |
| Version: | 6.x-1.9 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
Currently my expandable menu has the following structure:
Choices
--Choices
--Choice1
--Choice2
--Choice3
Whereas I want to have this:
Choices
--Choice1
--Choice2
--Choice3
AND either disable click on Choices (as there is nothing to see there) OR enable click on Choices and hit a "next" link to go to the next menu item.
I can see these guys have managed to do this: http://www.williston-sc.com/
If you click on Our History you'll see what I mean.
If that page was mine it would show the Our history menu item twice.
Any help would be greatly appreciated.

#1
Did you figure out what's going on? We have a client request for the drop-down menus to display exactly how you are trying to get them to NOT display!
#2
Nope, just beaten.
Lemme know if you get any further with this.
#3
I had the same issue, so I started disabling modules until it got fixed. It was DHTML_Menu -- if you have that module installed, I'd try disabling it.
#4
Holly S***!
Pardon my French, I don't see how this is related but it actually is!!
When you pop down to London I'm buying you a pint!
#5
#6
OK, after testing it a bit I see this now causes a different issue.
You can't see there is a suboption until you click on the parent option.
But it's good progress you found out it's the DHTML module.
Is there any way we can fix this?