preloading images not working in firefox - JavaScript / Ajax / DHTML answers
August 20 2009, 7:17pm
window.PRELOAD={}; (PRELOAD[arguments[i]] = new Image()).src = arguments[i]; // fucking garbage collection
- Tags:
- javascript
Via: http://bytes.com/topic/javascript/answers/543499-preloading-images-not-working-firefox#post2121809
