Thanks Matt. I was not sure if it was designed to do so. I will follow your suggestions to track down my implementation problem.
Regards, Mark Quoting Matt Raible <[EMAIL PROTECTED]>: > The tabbed menu is supposed to match it's selected tab based on the URL > - so if the URLs match, it should select it. I have seen issues with > JSESSIONID screwing it up. Look at the JavaScript - you could add > alert's to see why it's not matching. > > For instance, the following URL should select the "Contact" tab and set > the color of "Phone" to black: > > http://raibledesigns.com/struts-menu/tabbedMenu.jsp?Phone > > Matt > > On Nov 7, 2003, at 11:54 AM, [EMAIL PROTECTED] wrote: > > > Hello, > > > > Here is the problem I am working on: > > > > A user navigates the web site using the menus (in my case the tabbed > > menus)and > > bookmarks a certain page/action on the web site. When they return via > > the > > bookmark I want the menus to synchronize so that they reflect the > > proper > > location. I looked through this list and was unable to find any leads. > > > > Does anyone have any recommendations on how to solve this problem? > > > > Thanks, > > Mark > > > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: ApacheCon 2003, > > 16-19 November in Las Vegas. Learn firsthand the latest > > developments in Apache, PHP, Perl, XML, Java, MySQL, > > WebDAV, and more! http://www.apachecon.com/ > > _______________________________________________ > > struts-menu-user mailing list > > [EMAIL PROTECTED] > > https://lists.sf.net/lists/listinfo/struts-menu-user > > > > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > struts-menu-user mailing list > [EMAIL PROTECTED] > https://lists.sf.net/lists/listinfo/struts-menu-user > ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ struts-menu-user mailing list [EMAIL PROTECTED] https://lists.sf.net/lists/listinfo/struts-menu-user
