Hi,
My settings for DHTML menu:
jQuery slide effect: on
Hide Siblings effect: on
The problem:
If I manually close/collapse a menu with children this isn't stored to the cookie. Because after loading another page that menu item is expanded again.
If the hide sibling effect closes a menu item with children the same problem occurs.
And the hide sibling effect only collapses items on the same level. If a sub-menu of this sub-menu is open, it will stay open. (Tree with more than two levels)
Comments
Comment #1
dmsmidtIn addition: it would be nice if there was an option which would enable the following: on a page load, expand the menu's with the link to the content shown (if available). It would make browsing through a website more clear.
Comment #2
dmsmidtThe fix mentioned here: http://drupal.org/node/244218, only solves halve of the issue.. submenu's of submenu's will still be open
Comment #3
cburschkaThis is a dupe.
#179868: Menu state cookie: Last opened menu will not stay closed.