Hi,

i can confirm the problem with Firefox(1.5) too!
Best regards,

Roland Braband


On 22 Nov., 11:35, Sagari <[EMAIL PROTECTED]> wrote:
> Greetings,
>
> I am using jQuery in AJAX-based Web-application that uses load() to
> update contents of (a part of) a Web page, through sequences like
>
> $("#pagepart").empty();
> $("#pagepart").load(url, {}, afterload);
>
> The problem is that in IE a strange problem was detected: every time
> the above sequence is called, memory used by IE grows. No such effects
> either in Opera  or in Firefox.
>
> Is this a known problem with IE?
>
> IE version: 6.0.3790.3959, jQuery - the latest (1.2.1).
>
> Thank you.
>
> With all respect,
>
> Konstantin

Reply via email to