Dear.. I trying set up my mobile webpages for iphone but failed show corect width
The issue is.. In most of my page's posts they have pictures which have width about 480px to 500px so if i setup up meta like folowing
1 = this will show all part of pictures in the post but the screen of page larger than iphone screen..
name="viewport" content="width=480px; initial-scale=1; maximum-scale=1; user-scalable=1;"
2 = this will show the pages correct with inside iphone screen .. but the right part of images will hidden to outside of screen width in stand mode.
name="viewport" content="width=device-width; initial-scale=1; maximum-scale=1; user-scalable=1;"
please help to set corect show full images in iphone and the webpage zoom correct width of screen. thanks for any info
test use iphone at: http://www.xaluan.com/modules.php?name=News&file=article_mobi&sid=242186