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
I need to query each group in an OU in the Root Domain and get the group names that has exact identical users.
how to truncate the transaction logs in exchange 2010 after NT backup
Font Question
customized toolbar in Access 2007
red ant
How do I configure exchange 2007 to allow iPhone/iPad to work.
vb.net Insert comma every 3 characters
InDesign/MAC PrintBooklet to a PDF file on a mac
Expanding a VMWARE virutal disk over 1TB?
how to add swap partition to exsting swap in redhat linux