Posted by slipped on 02/24/06 19:33
I have been researching some different techniques to controll font size
on a webpage and offer users a way to easily manipulate the font and
was curious as to what methods others were using/had used in the past
for this sort of thing.
I have been using static point font sizes on a stylesheet. With a
script that swaps out the stylesheet for one with larger point sizes
upon clicking a button. I chose this technique out of all the others I
have seen because it seemed to offer the most compatability with
slightly out of date browers etc. However the built in font controll
from IE, Firefox etc. still wreaks havoc on my sites layout.
I am worried about using em's as I just dont see how to make that work
in conjunction with images that are far less plyable than the text and
other design elements.
So, is there any way to supress the view>textsize? Has anyone had
success with em's? Or does anyone have an interesting way to tackle
this problem?
[Back to original message]
|