Needs work
Project:
Special menu items
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2010 at 08:48 UTC
Updated:
2 Sep 2014 at 14:46 UTC
Jump to comment: Most recent
Comments
Comment #1
volocuga commentedvivianspencer: the snippet you used for the path is a little bit buggy.I tried that snippet and got the following:
say you have menu with collapsed menu items on front page. I style menu with li ID for example "123".All fine untill you click on a collapsed item - then you'll get explanded items and ID "123" will have another item.
Comment #2
rooby commentedThis definitely should use the menu link id (mlid) as it unique identifier, whichi would avoid the issue mentioned in #1.