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
Comment #1
alexhelkar commentedSubscribing
Comment #2
BigMike commentedAny update on this?
Comment #3
BigMike commentedLast 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
Comment #4
vuilI've changed the issue to check and test if it is persist on 7.x branch.