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] Change default font size in Internet Explorer


  • From: javascript@xxxxxxxxxx (javascript@xxxxxxxxxx)
  • Subject: [Javascript] Change default font size in Internet Explorer
  • Date: Tue, 28 May 2002 16:20:14 +0200

You know how a user can change the text size in Internet Explorer
by choosing one out of four (I think) text sizes in one of the
menus.

How can I write a javascript that will change that size?

I am making a web site and the text should be viewed at a
specific size. The text doesn't look good if the user has
pre-set the font to a large size.

Lars