links for 2006-09-03
-
Good information on how to avoid IE memory leaks if using Javascript closures.
An unfortunate side effect of closures is that they make it trivially easy to leak memory in Internet Explorer. JavaScript is a garbage collected language - objects are allo










