Hmmmm.... Apparently there are major problems in IE with AJAX memory leaks...
http://ajax-prototype.blogspot.com/2...mory-leak.html
Quote:
Several articles have been published about the IE memory leak. One has come to the conclusion that the leak appear when two objects from different worlds (DOM vs Javascript) refer to each other. Here is an example : ......
If you have this code in your page, you will see the corresponding iexplore.exe instance in your task manager increasing memory each time you reload . Here is the leak !
|