Hello I have a Navigation Menu with DHTML menu structured in this way :

A---
|
A.1 -> link to a node (ex: node/777)
A.2 -> link to a view (ex pages/444 a view to diaplay page with nid as parameter)
B----
C----

If I open A menu and click A.1 submenu (the node link) A keeps open
If I open A menu and click A.2 submenu (the view link) A closes

I ve seen it happened all times I click a submenu wich points to a view.
My view module version is 6.x-2.8.

Thnxxx in advance Marco

Comments

MyriamB’s picture

Hi everyone

I have the same issue. Plus, I would like to customize the active links in consistency with my menu tree which includes links to views.

Here is the website concerned: www.lacentrale.org

If any of you have ideas of theming solutions for thease issues (I use a subtheme) with some tpl.php, I would appreciate a lot. Or an update for this module.

Thank you very much.

Myriam

alsiukola’s picture

I've had the same problem. I also seem to have a problem that when I save a view or content type or something that requires a lot of memory, any menu that has a link to a view will break, and the fix is pretty silly. I open that view menu item to edit and just click save and the menu in question will rebuild itself. For the latter point, I doubt this is a DHTML menu issue, as I had the same behavior when I was using Nice Menus instead. Perhaps the first isn't a DHTML menu issue, either.

xl_cheese’s picture

I'm having the exact same issue.

MetalSeed’s picture

It could be related to this bug :

http://drupal.org/node/601178

If so a workaround can be stop using caching. Maybe it could be possible to force the reading of the user cookie somewhere with a bit of js.

vuil’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

It is 9 years old issue and I close it as Closed (outdated).