PDA

Click to See Complete Forum and Search --> : This is really annoying !!!!!!!!!!!!!!!!!!!!!!


TheBionicOrange
May 1st, 2001, 08:48 AM
Can somebody please ... please ... please tell me if there is a way round this problem.

Is there a piece of code that sets the font size, like you can do manually by taking the 'View' pull-down menu, taking the 'Text Size' option, and selecting 'Smaller' ???

This company has umpteen machines all with different settings, so I want my script to set it from the outset.

I don't even want to get started on screen resolutions !!!! That is going to be a nighmare I think !!!!

Can anyone put me out of my misery and stop my whinging (pleasant answers only please !!!!).


Thanx.

PJB
May 1st, 2001, 08:52 AM
Have no clue how to do that but would suggest posting it in the "General" or "API" forums where Matthew Gates or Megatron will see it, i'm sure one of them may know

monte96
May 1st, 2001, 10:50 AM
Use a style sheet where you specify the font size and type.

It also makes it easier to change..


Check out this section of MSDN (http://msdn.microsoft.com/workshop/author/css/css.asp) for help with creating style sheets.