Brandon Aaron schrieb: > Interesting ... it seems as though this would suggest that Firefox > leaks memory when event handlers aren't removed as well. I was under > the impression that only IE had this problem. I'm going to download > the leak tester and play around for myself and see what I find.
Just wanted to mention that browsers, especially IE, do not leak by default. And to my understanding events also do not leak in any case. It depends on how these events are attached. Quite interesting might be the leak pattern page at msdn: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ietechcol/dnwebgen/ie_leak_patterns.asp Does someone know of a similiar ressource for Firefox, or is finding memory leaks here more by chance? -- Klaus _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/