<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>RE: [Javascript] FORCING BROWSER TEXT SIZE and/or TEXT ZOOM SETTINGS</TITLE>

<META content="MSHTML 5.00.3103.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=421432618-17042001>AFAIK 
there are scripts out there so visitors can click and add your site to their 
bookmarks and you could probably do a window.resize() but I personally don't 
like anyone messing with my settings. I have my browser set to size that is 
comfortable for me and fits into how I use my desktop. Any sites that mess with 
or try to mess with my settings I don't go back to.</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=421432618-17042001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=421432618-17042001>Just 
my opinion.</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<P><FONT size=2>Bob Filipiak (Contractor)<BR>MCP </FONT></P>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> Peter Brunone 
  [mailto:peter@brunone.com]<BR><B>Sent:</B> Tuesday, April 17, 2001 2:24 
  PM<BR><B>To:</B> javascript@LaTech.edu<BR><B>Subject:</B> Re: [Javascript] 
  FORCING BROWSER TEXT SIZE and/or TEXT ZOOM SETTINGS<BR><BR></DIV></FONT>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; BUT in some cases, it is 
  possible to manipulate items which can be selected in the IE menu, e.g. 
  "Bookmark this" or "Full Screen".&nbsp; I wonder if there's a hack for 
  this...</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <BLOCKQUOTE dir=ltr 
  style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
    <A href="mailto:filipiab@atsc.army.mil" 
    title=filipiab@atsc.army.mil>Filipiak, Bob (Contractor)</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A 
    href="mailto:'javascript@LaTech.edu'" 
    title=javascript@LaTech.edu>'javascript@LaTech.edu'</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, April 17, 2001 1:02 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [Javascript] FORCING 
    BROWSER TEXT SIZE and/or TEXT ZOOM SETTINGS</DIV>
    <DIV><BR></DIV>
    <P><FONT size=2>You have answered your own question. You are at the mercy of 
    client browser settings.</FONT> </P>
    <P><FONT size=2>Bob Filipiak (Contractor)</FONT> <BR><FONT size=2>MCP 
    </FONT></P>
    <P><FONT size=2>-----Original Message-----</FONT> <BR><FONT size=2>From: 
    Steven Pesant [<A 
    href="mailto:spesant@direct.ca">mailto:spesant@direct.ca</A>]</FONT> 
    <BR><FONT size=2>Sent: Tuesday, April 17, 2001 1:59 PM</FONT> <BR><FONT 
    size=2>To: <A 
    href="mailto:javascript@LaTech.edu">javascript@LaTech.edu</A></FONT> 
    <BR><FONT size=2>Subject: [Javascript] FORCING BROWSER TEXT SIZE and/or TEXT 
    ZOOM</FONT> <BR><FONT size=2>SETTINGS</FONT> </P><BR>
    <P><FONT size=2>Hi there,</FONT> </P>
    <P><FONT size=2>Curious to know if there is any way using Javascript or 
    other language to </FONT><BR><FONT size=2>force a TEXT SIZE (PC) or TEXT 
    ZOOM (Mac) setting in a user's web browser?</FONT> </P>
    <P><FONT size=2>In particular, I'd like to do the following:</FONT> </P>
    <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT size=2>If user = PC and 
    browser = IE</FONT> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT size=2>set TEXT SIZE to 
    SMALLEST</FONT> </P>
    <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT size=2>else if user = PC 
    and browser = NN</FONT> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT size=2>set TEXT SIZE to 
    75%</FONT> </P>
    <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT size=2>else if user = 
    Mac and browser = IE</FONT> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT size=2>set TEXT SIZE to 
    80%</FONT> </P>
    <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT size=2>else if user = 
    Mac and browser = NN</FONT> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT size=2>set TEXT SIZE to 
    75%</FONT> </P><BR>
    <P><FONT size=2>NOTE: I'm already using style sheets throughout, but those 
    settings get </FONT><BR><FONT size=2>overridden by the end user's browser 
    default font settings.</FONT> </P>
    <P><FONT size=2>Thanks in advance.</FONT> 
    <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P>
    <P><FONT size=2>-= Cheers =-</FONT> 
    <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT size=2>Steve</FONT> 
</P>
    <P><FONT size=2>_______________________________________________</FONT> 
    <BR><FONT size=2>Javascript mailing list</FONT> <BR><FONT 
    size=2>Javascript@LaTech.edu</FONT> <BR><FONT size=2><A 
    href="http://www.LaTech.edu/mailman/listinfo/javascript" 
    target=_blank>http://www.LaTech.edu/mailman/listinfo/javascript</A></FONT> 
    </P></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>