By drupalnew-1 on
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 ??
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
Try this! Go to
Try this!
Go to
admin/build/menu-customize/navigationEnable 'Expanded' for the Parent link.
Regards,
AnAnD
I don't need that it always
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
What is the menu item if not
What is the menu item if not like 'node/22' and what are the children?
The path of the menu pointed
The path of the menu pointed to a page generated by module View2 .
So what are the children?
So what are the children?
Help ! SOS
Help !
SOS
help!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Try this
Try this http://drupal.org/project/menu_toggle might help you
You have to search for modules first.
DHTML Menu worked for me...
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!