Closed (fixed)
Project:
Special menu items
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2009 at 17:09 UTC
Updated:
2 Oct 2009 at 14:36 UTC
When you use a special menu item with 'nolink' you can't click the item to expand or collapse the menu.
There's a patch for DHTML menu (http://drupal.org/node/564428) that allows you to use the bullets to click the menu items to expand/collapse them. This patch is also affected. The arrow of a 'nolink' menu doesn't become a link.
I think this is more related to SMI than it is to dhtml_menu which is why i'm posting this here.
Thanks.
Comments
Comment #1
sorahn commentedHmm, turns out it's just because SMI is using a for the nolink instead of an . If i change it in the settings page it works, so maybe this should be over on DHTML menu.
Comment #2
tamerzg commentedYes, it is possible to change html tag for nolink items from module configuration form.