I have added some DOM manipulating javascript to my wicket app, that amongst other things inserts images at the mouse coordinates. The problem is: after updating a component via wicket, the whole changes to the DOM will get lost. Any ideas how to solve the problem or work around it?
PS: I'm using wicket 1.3 beta 2 -- View this message in context: http://www.nabble.com/DOM-changes-via-JavaScript-get-lost-tf4515396.html#a12879083 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
