Lance - I tried this patch and it doesn't work. It actually results in invalid HTML. Any ideas? Some other users have expressed an interest in this feature.
Matt > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Lance Lavandowska > Sent: Thursday, January 01, 2004 9:13 AM > To: [EMAIL PROTECTED] > Subject: [struts-menu] Velocity tabs - third level support > > > For the application I've been working on I wanted to add > support for a > third level of <li> tabs. I'm submitting my changes to the > tabs.html (I > renamed it tabs.vm for my project) and tabs.js files. I refactored > tabs.js significantly, hopefully I've commented it enough to > make sense. > The third level can be named/classed anything containing the text > "submenu". > > I've only tested it on IE5.5 currently, hope to expand that > later today > or tomorrow. > > Note: My third layer of tabs is actually not visible, it > exists to keep > the second layer "selected" while the app goes through it's > workflow (of > sorts), so my CSS file only added > > #menuList ul.subsubmenu { > display: none; > width: 90%; > } > > If you want it to be visible you'll need to work on the CSS file more > extensively. Tomorrow is my last day on this project, so I > don't expect > I'll be doing a lot of StrutsMenu work after that (we'll see). > > Lance > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ struts-menu-user mailing list [EMAIL PROTECTED] https://lists.sf.net/lists/listinfo/struts-menu-user
