Microsoft
Software
Hardware
Network
Question : CSS iPhone Display Issue
Hi, I've got this problem with displaying font size in landscape.
when I use the below and then view it on the iphone, the font is much larger.
<div>
<span>
ssss
</span>
<span>
ssss
</span>
</div>
thought when I use this code, the font is the normal size.
<div>
<span>
ssss
</span>
</div>
it seems that if there are 2 elements, it grows the font size, is there anyway of keeping the font same size?
Answer : CSS iPhone Display Issue
found it.
http://stackoverflow.com/q
uestions/2
710764/pre
serve-html
-
font-size
-when-ipho
ne-orienta
tion-chang
es-from-po
rtrait-to-
landscap
1: 2: 3:
html { -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */ }
Random Solutions
Logging computer off network
Setting up wireless on a Cisco 1811
Subdatasheet not visible on click on expand
Exporting & Importing WAS profiles
Microsoft Information Store stalling issues
SSIS reuse the object variable
bulk collect - amount of return
Outlook 2010 Calendar synchronisation problems
Migrate from Windows 2003 Domain to New Windows 2008
Unable to receive email forwarded into Lotus Domino 8 from Exchange Server 2007