Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

joasmi

macrumors newbie
Original poster
I've created an iphone web app in daschode. I've set the maximum scale for the viewport to be 1.0, so that when you flip the phone, everything remains the same size:

<meta name="viewport" content="maximum-scale=1.0,width=device-width,minimum-scale=1.0"/>

The problem is that if a component is larger than the viewport, the component will scale, but if you the component is smaller it won't.

Anyone have any insight in making this work? Or should I got back to the default 1.6 max-scale?

Thanks
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.