Posted by Bob Bedford on 05/30/06 08:55
Hello,
I've to create a simple site with menu-submenu.
The submenu are shown in a "dropdown" object that use "<ul><li>"....
Here is the structure:
group1
menu1
menu2
group2
menu1
menu2
menu3
.....
by selecting the link group1, group1->menu1, group1->menu2 I'd like on a
left pane the submenus structure of the group1, but not the substructure of
the menu2 etc.
What's the simple way to create it ? I'd like to modify only once and have
this working on all my site (I use a simple template using a table).
Thanks for any tip
[Back to original message]
|