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

sorahn’s picture

Hmm, 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.

tamerzg’s picture

Status: Active » Closed (fixed)

Yes, it is possible to change html tag for nolink items from module configuration form.