Hi!<br><br>Yes i had similar problems.<br>For me it seems to be a limitation of scriptaculous or even AJAX!<br><br>The only way i have found so far is to define the javascript functions outside of the Ajax Updater.<br>Anyway I think that it doesn&#39;t make sense to always define a function after each AJAX Response.<br>
<br>cheers<br>Gerhard<br><br><br><br><div class="gmail_quote">On Tue, Nov 4, 2008 at 6:14 PM, Karsten <span dir="ltr">&lt;<a href="mailto:karsten@heeg.de">karsten@heeg.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
if I try to update a PlotKit element via Ajax-Updater the browser seems to forget the functions that are defined in the response-html. The result is that an error happens when these functions are called then. The javascript that contains the functions is executed, but the functions that are defined in this javascript are lost.<br>

<br>
Does anyone know why this happens and how one could work around this problem?<br>
<br>
Kind Regards<br>
Karsten<br>
<br>
<br>
-- <br>
Karsten Kusche - Dipl.Inf. - <a href="mailto:karsten@heeg.de" target="_blank">karsten@heeg.de</a><br>
Tel: +49 3496 21 43 29<br>
Georg Heeg eK - Köthen<br>
Handelsregister: Amtsgericht Dortmund A 12812<br>
<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</blockquote></div><br>