I want to do:
$(\"img\").bind(\'load\', function() { // do stuff });
But the load event doesn\'t fire when the image is loaded from cache
I can give you a little tip if you want do like this:
If you do that when the browser caches pictures, it's no problem always img shown but loading img under real picture.