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 I change one of the menus so it calls different styles ie instead of calling

<div id="menu">
<div id="menuDiv"><ul id="menuList">

it might call
<div id="menu_side">
<div id="menu_sideDiv"><ul id="menuList">

Where is the actual style applied and then converted into html and can I change this? Perhaps this is not the best way to fix this problem!!
Any help would be appreciated,

Thanks!
Ryan



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
struts-menu-user mailing list
struts-menu-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/struts-menu-user

Reply via email to