Active toplevel-item should become inactive when hovering another
sandroz - August 10, 2009 - 14:46
| Project: | Dynamic Persistent Menu |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | yrocq |
| Status: | closed |
Jump to:
Description
I don't know if this is a feature- or bug... :-)
The active top-level item should change to "inactive" when a user hovers another one.
At the moment, its a bit confusing when i hover an inactive toplevel-item, because i have two "active" ones then.
You can see it here in action (only Firefox):
http://testest.de.dd1226.kasserver.com/node/3
But would be nice as an option in the menu settings.
Best Regards
Sandro

#1
Actually, it is a feature, because the "active" class is usually set by Drupal on the menu matching the displayed page. However, It would be interesting to add classes to the menus as the pointer is over it or not.
#2
I think it is fixed by #551408: Keep parent menu selected when we mouse over to its child. You can choose how a menu is displayed when the mouse is over it using the .dynamic-persistent-menu-children-active class and keep using the active class for current selected menu.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.