Android mobile browser images are pixelated until refresh -
i working on mobile site, on have group of images marked so:
<a href="/link/"><img alt="image" src="/assets/image.jpg" /> link</a> when visit site android (multiple devices) these images load rendered grainy , pixelated. however, once refresh page on device images re-load , display crisp intended. have tested once on iphone looked okay on first load, believe android specific.
i tried setting these background images via css instead of placing them through html, tried placing inline style directly on image declaring dimensions. both approaches problem remained same.
each 1 around 3kb each , there 9 of them, rest of site not heavy , these images content on page. convinced there must limit or constraint android puts in place make pages load faster, if case there way around it?
unfortunately can not post screenshots or url.
thanks in advance!
Comments
Post a Comment