On Aug 6, 9:17 pm, Mr Junk <[EMAIL PROTECTED]> wrote:
> Cheers all,
>
> I found out how to fix this, finally.
>
Ah, that helps quite a bit, thanks. I changed my parameters to:
<meta name="viewport" content="initial-scale=1.0, user-scalable=no,
maximum-scale=1.0, minimum-scale=1.0" />
This basically ditches the width=320 and height=480 settings. I am
getting much better behavior now, with no un-intended zooming/scaling
when pages are reloaded from cache. This also prevents my interface,
which is natively sized to 320 wide, from being scaled up to 480 when
rotated to landscape mode. I didn't necessarily mind the scaling
before, but the interface graphics were getting slightly fuzzy when
scaled 150%. Now, the content stays scaled at a true 100% in
landscape and I get empty space for pixels 320 ≤ x ≤ 480. I think
this is much more consistent behavior for an app designed for portrait
layout.
Craig
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---