Struts menu collapsing
dynkan <[email protected]> Mon, 10 May 2010 11:38:15 -0700 (PDT)
| Newsgroups | gmane.comp.java.struts-menu.user |
|---|---|
| Message-ID | <[email protected]> |
I started using struts-menu 2.4.3 with the menuExpandable.css & menuExpandable.js from the 2.4.3 build. On page refreshes, the expanded menu items are collapsing. It looks like the javascript is saving the id of the menu item in a cookie and reading that cookie on the page reload, but at that time a new id is assigned to the menu item. So the menu collapses. I searched the forum, and the answer I could find was to use the newest menuExpandable.js (that is what I am using). This is what I found for the 'menusToExpand' cookie (I was trying to expand the same menu item - but as you can see, the ids are different. What am I missing? menusToExpand Value WorkbenchMenu856Menu%2CWorkbenchMenu878Menu%2CWorkbenchMenu486Menu%2CWorkbenchMenu801Menu%2CWorkbenchMenu905Menu Thank you. -- View this message in context: http://old.nabble.com/Struts-menu-collapsing-tp28512691p28512691.html Sent from the struts-menu-user mailing list archive at Nabble.com. ------------------------------------------------------------------------------