Karen, I am the original author of the menu2 package.
What I believe is happening (as I haven't looked at this in awhile) is that YUI menu that is created originally is losing the 'reference' of the item that had the context menu associated with it. This happens because you are using Ajax to refresh data view and not the menu too. I believe to fix you will need to add the menu component that contains the YuiContextMenuBehavior to the AjaxTarget. If this doesn't work, please post some example code or send me a quick start to reproduce so I can take a look. - Doug -- View this message in context: http://www.nabble.com/wicketstuff-yui-context-menu-clashes-with-YUI-menu-tp18305922p18320478.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]
