I create a navigation parent menu 'Test' on the left side.
This parent menu links to a page generated by the Views2 module.

Then, the parent menu has 2 children menus: test001 and test002.

'test001' links to 'node/11', the other one 'test002' links to 'node/12'.

But, when I clicked the parent menu 'Test', it can't expand its children menus.

Why???

How to resolve this ??

Comments

drupalnew-1’s picture

It seems that, the parent menus which links to pages generated by Views2 module or customed by users can't expand its children when it's clicked on.

drupalcn’s picture

You also should define a menu to the page generated by Views in the Views interface.