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
Printer Migration from Windows 2003 to Windows 2008 R2
Remove Proxy settings from IE using Group policy
some emails arrive on blackberry but not in outlook
Sharing camcorder footage
Internet Explorer Nonfunctional After IE8 Upgrade
SBS2008 Folder redirections feature stability ?
MSG 3930 error in sqlserver2008
namespace question
Is there any way to limit what the users see in shared calendars in Exchange 2003 / Exchange 2007?
Connect to an XenServer within iPhone