Avoiding JavaScript Memory Leaks
You may not know it, but almost every site you visit that uses JavaScript is leaking memory. That may sound like an exaggeration, but it’s true. With so many of the so called Web 2.0 sites using Ajax, and many depending on external frameworks like Prototype, script.…