Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Control IE "text size"


  • From: javascript@xxxxxxxxxx (Josiah Gordon)
  • Subject: [Javascript] Control IE "text size"
  • Date: Tue, 24 Sep 2002 10:28:59 -0700

<<<
I agree in theory, but have to say that this line:

"...will only break when IE changes to the correct implementation"

is rather naive. When has Microsoft ever changed to the correct
implementation of anything?
>>>

IE version 7.0 beta :-)

When I last checked, MS IE used a compliant implementation of CSS text size.
I haven't kept up on the betas, but I would guess that they will grudgingly
correct their CSS in the final release.

If you have tried reading Arial 8pt on a UXGA+ laptop screen (1600x1200) you
know that IE's current implementation of CSS text size is flawed. 8pt text
at that resolution is like reading a car loan contract -- the real font size
is 3-4pt. Resolutions are only going to increase in the future...


--Josiah Gordon