Hi!

I'm having problems with all ajax updates, $("#element").load() etc.,
gradually eating up IE 7's memory.

Simple test case to reproduce:
http://mif86.com/memtest.htm

It periodically loads another page's html content (http://mif86.com/
memtest2.htm) into a Div using jQuery's $("#element").load
("memtest2.htm").
If you watch the memory usage in internet explorer, it will grow
linearly with time.

I've been googling all around, trying lots of tweaks and fixes, but
nothing seems to work. Is there something i'm misunderstanding, or is
there a bug in jQuery? or something else? :S

Thanks

Reply via email to