Ive come across a weird issue in Safari (10.0.2 and possibly other versions) where the images don't display.
To reproduce it, you need to:
demo: http://drops.tray.io/260S1G252g0y
It seems to be that the image width/height is set to 0 (if you remove it, the image is actually there), and must be something to do with loading events that safari fires when getting items from cache perhaps.
Ive come across a weird issue in Safari (10.0.2 and possibly other versions) where the images don't display.
To reproduce it, you need to:
Code on Githublinkdemo: http://drops.tray.io/260S1G252g0y
It seems to be that the image width/height is set to 0 (if you remove it, the image is actually there), and must be something to do with loading events that safari fires when getting items from cache perhaps.