Re: [struts-menu] Multiple Menus

2006-04-21 Thread Matt Raible
This is a known issue that I need to fix. The easiest way to fix it right now is to checkout the code from CVS and make the change. You could also use the VelocityDisplayer and have full-control over your HTML. Matt On 4/21/06, Ryan Keeling <[EMAIL PROTECTED]> wrote: > Hi guys, > > I would like

[struts-menu] Multiple Menus

2006-04-21 Thread Ryan Keeling
Hi guys, I would like to have multiple menus on the screen at the same time, namely a side menu and tabbed top menu - I can get both of these to work in isolation of each other but when I import the two css files needed at the same time they interfere with each other - my question is how might