Click the buttons below to spew gobs of memory. Crank up task manager (or something similar) to watch you memory disappear!
This will spew memory using a normal circular reference.
This will spew memory using a circular reference via closure.
This will spew memory using the pattern described in MSDN.
This will spew memory on the statically-defined div below. It leaks because we remove the element from the DOM.
(... static leaker element ...)