Hi
I'm experiencing some memory leaks in explorer 6. I've made a listmenu
widget which is on every page on my website. Browsing the website increases
the memory usage by explorer at a rate of 700kb - 1mb pr. page. If I leave
the website for some time, the memory usage drops again.
I am using the newest build (2.5.4) of dynapi, and i did try this onunload
event handler to no avail:
DynAPI.onUnload = function () { documentLayers =
DynAPI.document.children.length; for (i = 1; i <= documentLayers; i++) {
DynAPI.deleteChild(i); } }
Thanks!
> ---
> Jakob Veje Hansen - mailto:[EMAIL PROTECTED]
> WM-data eSolutions
> Tel: +45 8744 4619 - Mobil: +45 2169 0361
> http://www.wmdata.dk
>
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help