Internet Explorer Memory Leak Example

Reference: Circular references to DOM objects on an HTML page cause a memory leak

A memory leak occurs when you refresh an HTML page that uses Microsoft JScript code that contains circular references to objects in the Microsoft Internet Explorer Document Object Model (DOM).

Notice that the memory usage in Windows Task Manager continues to increase every time the page refreshes itself.