Closed (fixed)
Project:
TouchPro
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2012 at 19:15 UTC
Updated:
29 Feb 2012 at 19:40 UTC
I have a menu
Programs
- 1
- 2
- 3
- 4
If I'm on and put my mouse on Programs, no dropdown appears.
If I click on Programs, go to that page, and then mouse over Programs again, I see the drop down with sub pages.
Is this by design?
Comments
Comment #1
faeree commentedSame here.. been looking on how to get this to work as a mouseover not mouseclick
Comment #2
jurriaanroelofs commentedThe way your menu currently works is actually Drupal's default behavior, and it's very confusing to new people.
What you have to do, is for each parent menu item (like About Us and I Commit) click the edit link in menu administration, and check the " Show as expanded" checkbox.
This needs to be done for all parent items that you want to always show as dropdowns.
Comment #3
jurriaanroelofs commented