Search Results

1
vote

Javascript + IMG tags = memory leak. Is there a better way to do this?

Browsers are notorious for memory leaks. It sounds like the problem occurs when the page is left running for a long time. How about refreshing the page before it runs out of memory? …