I developed a website for 1024x768 and used the following viewport:
<meta name="viewport" content="width=768, initial-scale=1" />
It looks great on desktop and tablet, but when I view on the iPhone it's zoomed in. I can double tap to view the entire website and then it looks great too. But is there a way so that on the iPhone will immediately view the zoomed out version?