Thanks for the clone idea, however it seems that AjaxButton cannot be cloned. I did try a similar idea, where I define the tab content outside of the tab, and only move it into the tab using '.replaceWith' when the page is fully loaded. This works but makes for some ugly transitions.
The tabbed interface is a third party plugin, and I don't know why it is re-rendering the content. I will have to look into that. It would be nice if I could decide when the events are loaded instead of on 'domready', but I don't see any easy way to do that. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Event-listeners-not-working-after-Javascript-actions-tp4672673p4672764.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
