Hello, I've got next menu structure
-Main
-Gallery
-Menu
--Starters
--Beer snacks
--Salads
--Soups
--Main courses
---Potato meals
---Pastries
---Meat meals
---Fish meals
--Desserts
-Contact
Each meals category has list of some nodes. For example: When I stay Menu/Salads, Salads get active-trail, but when I stay Menu/Salads/«Farmhouse» tongue salad, Salads doesn't get active-trail. How to decide this task?

Comments

alexhelkar’s picture

Subscribing

BigMike’s picture

Any update on this?

BigMike’s picture

Last night I coded the ability to add a class for the parent and the child (or leaf) that is being viewed. I also made it so that the parent menu remains expanded.

Please see my post here, reply #6: http://drupal.org/node/767154#comment-6147962

Thanks
Mike

vuil’s picture

Version: 6.x-3.x-dev » 7.x-1.x-dev
Assigned: Unassigned » cburschka
Issue summary: View changes

I've changed the issue to check and test if it is persist on 7.x branch.