<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Many thanks for your help.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>Best wishes,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>Robin.</FONT></DIV>
<BLOCKQUOTE 
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:adunn@mail.interworx.com.au" 
  title=adunn@mail.interworx.com.au>Andrew Dunn</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> Monday, June 25, 2001 4:08 PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [Javascript] Background 
  Image on webpages</DIV>
  <DIV><BR></DIV>
  <DIV><SPAN class=650180704-25062001><FONT color=#0000ff face=Arial size=2>Like 
  many other nice things you can do with web pages Netscape does not support 
  this.</FONT></SPAN></DIV>
  <DIV><SPAN class=650180704-25062001><FONT color=#0000ff face=Arial 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=650180704-25062001><FONT color=#0000ff face=Arial 
  size=2>Andrew</FONT></SPAN></DIV>
  <DIV align=left class=OutlookMessageHeader dir=ltr><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 12:36 
  PM<BR><B>To:</B> <A 
  href="mailto:javascript@LaTech.edu">javascript@LaTech.edu</A><BR><B>Subject:</B> 
  Re: [Javascript] Background Image on webpages<BR><BR></FONT></DIV>
  <DIV><FONT size=2>Hi Andrew,</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>Many thanks.&nbsp; This now works&nbsp;brilliantly in 
  Explorer. &nbsp;However, the image is not static in Netscape.</FONT></DIV>
  <DIV><FONT size=2></FONT>&nbsp;</DIV>
  <DIV><FONT size=2>Best wishes,</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2>Robin.</FONT></DIV>
  <BLOCKQUOTE 
  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:adunn@mail.interworx.com.au" 
    title=adunn@mail.interworx.com.au>Andrew Dunn</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> Monday, June 25, 2001 1:19 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [Javascript] Background 
    Image on webpages</DIV>
    <DIV><BR></DIV>
    <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 align=left class=OutlookMessageHeader dir=ltr><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 11:04 
    AM<BR><B>To:</B> <A 
    href="mailto:javascript@LaTech.edu">javascript@LaTech.edu</A><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="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="FONT: 10pt arial">&nbsp;</DIV>
      <DIV 
      style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
      <A href="mailto:adunn@mail.interworx.com.au" 
      title=adunn@mail.interworx.com.au>Andrew Dunn</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> 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 align=left class=OutlookMessageHeader dir=ltr><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></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>