<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4522.1800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=620362000-25062001><FONT face="Times New Roman">body 
{background-image:url("press.gif")<SPAN class=950451701-25062001>;<FONT 
face=Arial>background-attachment: fixed</FONT></SPAN>}<SPAN 
class=950451701-25062001> </SPAN></FONT></SPAN></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=620362000-25062001><FONT face="Times New Roman"><SPAN 
class=950451701-25062001></SPAN></FONT></SPAN></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=620362000-25062001><FONT face="Times New Roman"><SPAN 
class=950451701-25062001></SPAN></FONT></SPAN></FONT></FONT></FONT>&nbsp;</DIV>
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
size=2>-----Original Message-----<BR><B>From:</B> javascript-admin@LaTech.edu 
[mailto:javascript-admin@LaTech.edu]<B>On Behalf Of </B>Robin 
Warnes<BR><B>Sent:</B> Monday, 25 June 2001 11:04 AM<BR><B>To:</B> 
javascript@LaTech.edu<BR><B>Subject:</B> Re: [Javascript] Background Image on 
webpages<BR><BR></FONT></DIV>
<DIV><FONT size=2>This now works in both browsers, providing the fixed attribute 
is not included.&nbsp; I want to&nbsp;"freeze" the image as a fixed static 
background so that the text will scroll over it.&nbsp; When I include <FONT 
color=#ff0000>fixed </FONT><FONT color=#000000>this now kills the image 
completely in both browsers.</FONT></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2><SPAN class=620362000-25062001><FONT color=#0000ff size=2>body 
{background-image:url("press.gif") fixed}</FONT></SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=620362000-25062001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff><SPAN class=620362000-25062001>
<DIV style="FONT: 10pt arial"><FONT color=#000000>Robin</FONT></DIV>
<DIV style="FONT: 10pt arial"><FONT color=#000000>New 
Zealand</FONT></DIV></SPAN></FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV style="FONT: 10pt arial">&nbsp;</DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=adunn@mail.interworx.com.au 
  href="mailto:adunn@mail.interworx.com.au">Andrew Dunn</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=javascript@LaTech.edu 
  href="mailto:javascript@LaTech.edu">javascript@LaTech.edu</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, June 25, 2001 12:21 
PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [Javascript] Background 
  Image on webpages</DIV>
  <DIV><BR></DIV>
  <DIV><SPAN class=620362000-25062001><FONT color=#0000ff size=2>I think you'll 
  find that the correct syntax is:</FONT></SPAN></DIV>
  <DIV><SPAN class=620362000-25062001><FONT color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=620362000-25062001><FONT color=#0000ff size=2>body 
  {background-image:url("press.gif")}</FONT></SPAN></DIV>
  <DIV><SPAN class=620362000-25062001><FONT color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=620362000-25062001></SPAN>&nbsp;</DIV>
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> <A 
  href="mailto:javascript-admin@LaTech.edu">javascript-admin@LaTech.edu</A> [<A 
  href="mailto:javascript-admin@LaTech.edu">mailto:javascript-admin@LaTech.edu</A>]<B>On 
  Behalf Of </B>Robin Warnes<BR><B>Sent:</B> Monday, 25 June 2001 9:45 
  AM<BR><B>To:</B> <A 
  href="mailto:javascript@LaTech.edu">javascript@LaTech.edu</A><BR><B>Subject:</B> 
  [Javascript] Background Image on webpages<BR><BR></FONT></DIV>
  <DIV><FONT size=2>Hi,</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>Could anyone please tell me how I can get the following 
  stylesheet tag to work correctly:</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT color=#0000a0 size=2>BODY 
  {background:url(press.gif)fixed}</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>I have found that the image will display in Netscape 4.7, 
  but it does not seem to&nbsp;display at all in Internet Explorer 5.0.&nbsp; 
  The fixed attribute does not seem to work in either browser.</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>Any solutions or suggestions will be 
  appreciated.</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>Best wishes,</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>Robin</FONT></DIV>
  <DIV><FONT size=2>New Zealand.</FONT></DIV></BLOCKQUOTE></BODY></HTML>