I have a UIWebView which displays some local text and images. Either I\'ve made a mistake somewhere, or the UIWebView doesn\'t automatically handle
UIWebView
The best solution is to use the high-res images for both retina and non-retina based WebViews. Then set the size of the image (in points) using the width and height attribute.