Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Why does mobile Safari scale down images in img tags? It doesn't do any scaling if I open an image directly (e.g. mypage/exampleimage.jpg).

I'm writing a web app (not native) and I'm in big need of viewing high resolution pictures but I don't know what to do. On the PC everything works great, but not on the iPhone. I've seen that some people have had the same problem, but I haven't found any solution.

Is there any solution to this? It would be nice if we could solve this once and for all!

share|improve this question
Please show your code how you display the image (HTML, CSS, Javascript). – w4rumy Feb 28 at 5:46

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.