Can you provide an online example? The issue may be in your callback method.

Cheers,
-Jonathan


On 5/29/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:


I assume this is a memory leak:

$(#id).empty();
$(#id).load(url, params, callback)

increases more and more the memory usage of firefox even if the
content is replaced (in my case about 0.5mb per request). since the
dev mailinglist did not work for me I
post it in here.

any sugestions? is this problme related to .empty() or to .load()?

-- mot


Reply via email to