iphone - How to set high resolution images for iphone4 using css -


in iphone4 images not showing in high resolution shows low resolution images.

how change high resolution images iphone4 using css?


to clarify, developing in phonegap using html , jquery high-res images end pixelated in application. .png images have designation of @2x.png , raw files match png files.

we have utilized practices in http://aralbalkan.com/3331 , http://davidehlers.com/2011/03/iphone...

the images appear smaller raw images are, , pixelated. have attached overlay of issue venky referring to. buttonsml@2x.png on right, placed on top of screenshot of app iphone4.

not sure css in normal way can append "@2x" normal image name , goes retina display. may don't need mention in css , put @2x in image , add in project. example icon.png icon@2x.png.

hope help.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -