I can't get the text to stop zooming in when the device rotates. It's
keeping the width set at 360px when it's in landscape mode and the
other 120px are off the screen.
I tried the following to no avail:
body {
overflow-x: hidden;
-webkit-user-select: none;
-webkit-text-size-adjust: none;
font:13px/13px Helvetica,Arial,serif;
color:#222;
}
<meta id="viewport" name="viewport" content="width=device-width;
initial-scale=1.0;" />
Kenny Saunders
Owner / Website Designer / Application Developer
FortyEight Designs
http://www.fortyeightdesigns.com
816.820.4806
P.O. Box 1041
Smithville, MO 64089
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---