I have a YUI menu on my base page and it works fine except for when the user clicks an item. The item indicates that it has been selected but when the page refreshes that selection is lost and it appears that another random item in the menu is selected instead. It indicates selection by blue highlighting the selected item. When each item is clicked I am calling setResponsePage(new MyPage()); I wonder is this somehow messing it up. Should I only be doing ajax calls or something?
Thanks, Josh -- View this message in context: http://www.nabble.com/YUI-Menu-shows-incorrect-selected-item-tp22316880p22316880.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
