You might look at the new CSS-based menus, they're much easier to understand than coolmenus.
http://demo.raibledesigns.com/struts-menu/cssHorizontal.jsp http://demo.raibledesigns.com/struts-menu/cssVertical.jsp I've never worked with coolmenus3 and only briefly with coolmenu4. There is a forum for both menus you might check out. http://www.dhtmlcentral.com/forums/?m=5 Matt On 7/18/06, Matts <[EMAIL PROTECTED]> wrote: > > > I have modify the coolmenus3 to make it horizontal. I'm using tiles in my > application, and i needed to put this menu inside a table because in this > table i need the menu (for the position in my application). But the menu > doesn't work inside a table , and can be put only relative to the screen. > Should i change the type of menu??? or there is a way it works. > this is a similar code of i'm trying to do: > <table> > <tr> > <td> > > > <menu:useMenuDisplayer name="CoolMenu"> > > <table> > > <tr> > > <td> > > <menu:displayMenu name="Planificacion"/> > > </td> > > </tr> > > <tr> > > <td> > > <menu:displayMenu name="Stock1"/> > > </td> > > </tr> > > </table> > > </menu:useMenuDisplayer> > > </td> > > </tr> > > </table> > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > struts-menu-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/struts-menu-user > > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ struts-menu-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/struts-menu-user
