onloaded
onloaded copied to clipboard
Fix: Webkit issue with cached images not triggering a load event.
We had an issue where in safari images would not appear when they are cached in the browser.
This pull request applies a small "hack" to fix this in Webkit.
Source: https://stackoverflow.com/questions/5024111/javascript-image-onload-doesnt-fire-in-webkit-if-loading-same-image