Hi,

I'm trying to get CoolMenu3 working in my struts app.  The menu shows up
on my page ok, but I can't seem to layout the menu using a table.

I'd like something like this:

<table>
  <tr><td>Row1</td></tr>
  <tr><td>Row2</td></tr>
  <tr><td><STRUTS_MENU TAGLIB STUFF HERE></td></tr>
</table>

When I do something like this, the menu bar is rendered on top of the
"Row2" text.  Is there anyway to position the menu instead of using
absolute positioning?

If you want to see a sample of the problem, get this war file
(http://ndrake.freeshell.org/cm.war) and deploy it into your container. 
Then bring up badcm3.jsp in your browser.  Note that the war is
basically just the struts menu example war that comes with struts menu
1.2 with a new copy of the coolmenu1.jsp.

Is it possible to position the cool menu via a table like the SimpleMenu
samples?

I've tried this with IE 6 and Mozilla Firebird 0.6.

Thanks!

Nate
    



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
struts-menu-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/struts-menu-user

Reply via email to