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
Import-Module ServerManager
ProLiant DL380 G5 RAID Drive replacement procedure
How do I modify this php script to send a confirmation?
trouble with user clicking before content loads ASP and Javascript
I am new to webservices, please help.
Exchange 2007 / 2010 OWA Tweaking
Setting Compatibility Mode in IE8 using JavaScript
Using Group Policy to set Proxy Settings in the office; turn it off outside the office
Compatible Error in Excel 2003
Keep geting lots of "The system failed to flush data to the transaction log. Corruption may occur" errors in Windows 7 Pro