Active
Project:
JQuery menu
Version:
6.x-1.5
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Dec 2008 at 20:01 UTC
Updated:
3 Apr 2015 at 10:11 UTC
Jump to comment: Most recent
Comments
Comment #1
PixelClever commentedYou're right, this was incorrect. I changed it in version 1.6.
Comment #2
okmi commentedthank you so much!
edit: i installed the latest version, but i don't see any option in my jquery block to set the starting menu level. is it configured somewhere else?
Comment #3
PixelClever commentedYou set the starting menu level by disabling the menu item above it. If you do that then the children links will show as top level. Before the error in my code was making it stop the hierarchy dead in its tracks if a menu item was disabled. It now behaves just like the main menu system in this regard.
Comment #5
sanderz commentedSorry for reopening the issue, but it seems that this doesn't work if more than 1 level is disabled. For example City (disabled) > Street (disabled) > Home won't show up. I use this deep menu tree to create breadcrumbs...
Comment #6
zmove commentedHi,
In addition, I have the same menu displayed to 2 different places.
The first one where I need to display all my menu links.
The second one where I need to display the links starting from the second level and following user navigation.
There is already a module that allow a fine grained configuration to display the menu as you want : menu block
The problem is that jquery menu doesn't detect menu block. Instead of reinventing the wheel, I think it would be great to detect menu block in the jquery configuration page.