What's the best way to add some JavaScript code to be called after a
component is updated via Ajax?

I have a component that is rendered by Wicket and then requires a Javascript
function to be called in order to modify the DOM for that component
client-side. I have Ajax events which re-render this component, and I need
to be able to tell Ajax to call out to my JavaScript function after it
re-renders the component.
-- 
View this message in context: 
http://www.nabble.com/Add-JavaScript-call-after-Ajax-update--tf3329353.html#a9257461
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to