You might try adding the following after your menu code in menu.jsp:
<script type="text/javascript"> initializeMenus(); </script> Matt On Fri, Jun 13, 2008 at 4:20 AM, Sanath <[EMAIL PROTECTED]> wrote: > > Hi All, > I have used stuts menu using the menuExpandable.js for an appfuse project > to implement a Vertical menu. The sample implementation of the menu keeps > the menu item expanded when a new page is also opened but in my > implementation it always collapses the menu when a new page is opened. I > have enabled cookies in my browser .(It uses cookies to track the menu > status as I understood) > > Can anyone pls help me to resolve this issue? > > sanath > -- > View this message in context: > http://www.nabble.com/Problem-with-Menu-Expandable-tp17820439s2369p17820439.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >