I created a parent menu in the navigation.
If I set the menu path with path not like 'node/22', it always can't expand its children menus.

Why ??

Comments

Anandyrh’s picture

Try this!
Go to admin/build/menu-customize/navigation
Enable 'Expanded' for the Parent link.

Regards,
AnAnD

drupalnew-1’s picture

I don't need that it always expands its children menus.
I only need that when I clicked on it , it expands its children menus.

How to ........??

Help me!

Thanks

nevets’s picture

What is the menu item if not like 'node/22' and what are the children?

drupalnew-1’s picture

The path of the menu pointed to a page generated by module View2 .

nevets’s picture

So what are the children?

drupalnew-1’s picture

Help !
SOS

drupalnew-1’s picture

help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Anandyrh’s picture

Try this http://drupal.org/project/menu_toggle might help you

You have to search for modules first.

devost’s picture

I was having the same problem. i.e. parent menu always expanded.
Path to the parent menu is 'gallery/3' and paths to child menus are
'gallery/4', 'gallery/5', etc. Where gallery is a View created from
the example in the Photo Gallery Chapter of "Using Drupal". Not sure
what you have to do to get the menus to expand when you click
on them like the "Create Content" and "Administer" Navigation menus do.
But I came across DHTML Menu http://drupal.org/project/dhtml_menu
and installed it and everything started working great!