I'm not seeing the results as you described them in the video. I have my body set to
font: normal 62.5% Arial;
but I noticed that it will not display font sizes any smaller than 1em, even if I define it as font-size: 0.8em, the font on the screen does not change below 1em. going higher works fine, but lower does nothing.
I'm not seeing the results as you described them in the video. I have my body set to
font: normal 62.5% Arial;
but I noticed that it will not display font sizes any smaller than 1em, even if I define it as font-size: 0.8em, the font on the screen does not change below 1em. going higher works fine, but lower does nothing.
slampy 2 years ago
In my humble opinion this is only relevant if you have to develop for IE6 (which even Google is dropping support for now).
IE>6, FF, Opera, Chrome and Safari all have page zoom.
Jocke72 2 years ago