Dear all,
first of all I must say that jquery is a greta module.

I have this jquery menu:
+ drupal
++ feautures
+++ testa
+++ book 1

If I open "testa" node, the tree correctly is expanded, if I open "book 1" node the tree is closed. The first one is a page node, the second one is a book node.
These are the urls where you can make some tests:
http://testdrupal.spaziogis.it/node/3 ("testa" node)
http://testdrupal.spaziogis.it/node/5 ("book 1" node)

Why the book node type has this wrong behavior?

Thank you very much,

Andrea

Comments

gmclelland’s picture

Status: Active » Closed (duplicate)

Marking as duplicated of #344916: Auto-expand parent menu item(s) for active menu item. It seems to have more activity.