But how to specify this in menu-config.xml or in my jsp, can I define nested
<menu> ?

<Menu name="Sub 1">
  <Menu name="SubSub 1.1">
    <Item...>
    <Item...>
  </Menu>
  <Menu name="SubSub 1.2">
    <Item...>
    <Item...>
  </Menu>
</Menu>

Thanx again for your help

Norbert
-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Matt
Raible
Gesendet: Donnerstag, 6. April 2006 10:20
An: [email protected]
Betreff: Re: [struts-menu] Tabbed Menu (Velocity) - having more menu
levels


You could probably modify the template to have one.  I'd proof it out
with HTML first, and then tweak the template and CSS to achieve the
desired effect.

Matt

On 4/6/06, Norbert Rieger <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> I tried "TabbedMenu (Velocity)" and found it very nice.
>
> Is there a way to have more menu levels (currently only two are supported:
> MainMenu(tab) & SubMenu).
>
> I need at least three levels, e.g. Admin->User->New
>
> Thanx a lot
>
> N. Rieger


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642
_______________________________________________
struts-menu-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/struts-menu-user



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
struts-menu-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/struts-menu-user

Reply via email to