Active
Project:
DHTML Menu
Version:
7.x-1.x-dev
Component:
Javascript code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2012 at 19:39 UTC
Updated:
30 Aug 2012 at 22:45 UTC
Disable the effect of DHTML Menu module.
Comments
Comment #1
oxyd commentedComment #2
allio_froggio commentedJust wanted to chime in that I'm also having an issue with D7.12. As soon as I enable DHMTL menus, my placeholder menu items will display but I am unable to expand them. Even when "show as expanded" is selected, none of the child items are displayed.
Any chance this is fixable? I'm not sure I can lose my categories but I doubt my boss will let me drop the expand/collapse functionality. Totallya rock and a hard place! :)
Comment #3
marci003 commentedPlease see http://drupal.org/node/1152500 as this is probably the cause of your problem.
Comment #4
socialnicheguru commentedno following that and subsequent links does not solve the problem
Comment #5
gagarine commentedYou can go in admin/config/system/special_menu_items and change the HTML tag for "nolink" to
<a>and it will works.But perhaps DHTML menu should change is JS and add the click listener on the li instead of the a. If not, just close the bug as "work as designed".