On Aug 6, 9:10 am, "Michael Schwarz [MVP]" <[EMAIL PROTECTED]>
wrote:
> And did anybody of you write a periodical updater that is using POST
> without having memory leak problems?

If i'm not mistaken, someone posted about this problem yesterday or
the day before and posted a fix to the jQuery bug database. i'm sorry,
but i don't have the links available. The problem had to do with
jQuery not emptying an internal array, but instead just set all values
to null. This meant the array kept growing, but most of its values
were null. My assumption is that this fix will end up in 1.1.4 or 1.2.


Reply via email to