Closed (works as designed)
Project:
Special menu items
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2010 at 18:02 UTC
Updated:
26 May 2011 at 11:55 UTC
when using "nolink" the anchor is rendred as a span with class='nolink'
As a result, the menu icon is gone.
why not use instead?
Best Regards
Comments
Comment #1
bakr commentedinstead? should have been href = #
Comment #2
Servit commentedHi Bakr,
A # is not used because that will make the item clickable, which might be confusing for a 'nolink' item.
"As a result, the menu icon is gone." Did you try to solve this with css? From I understand, this menu icon is a background image (or something similar) added with css.
Khaled Zaidan
Comment #3
khaled.zaidan commented