Loading image with data uri as source doesnt work in safari. I am using the following source value see: http://jsfiddle.net/VnnhS/
<img src='data...'/>
everything is working with chrome IE and FF. could it be size limitation?
Loading image with data uri as source doesnt work in safari. I am using the following source value see: http://jsfiddle.net/VnnhS/
<img src='data...'/>
everything is working with chrome IE and FF. could it be size limitation?