# DOM Scripting gotchas (2)

**And last but not least: an IE memory leak**

Here's an [MSDN article](http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ietechcol/dnwebgen/ie_leak_patterns.asp) about IE 'leak patterns'. I guess they are IE 'features', and not bugs…  

Use [Drip](http://www.outofhanwell.com/ieleak/) to find any IE leaks.  
http://outofhanwell.com/ieleak/index.php?title=Main\_Page  

Some other references [here](http://www.bazon.net/mishoo/articles.epl?art_id=824)


