Re: Fixed BackGround
by "Comharsa" <comharsa(at)clara.net>
|
| Date: |
Fri, 7 Jan 2000 17:47:53 -0000 |
| To: |
<hwg-basics(at)hwg.org> |
| References: |
default |
| |
todo: View
Thread,
Original
|
|
> ><BODY BACKGROUND="alderson.JPG" BGPROPERTIES="FIXED" TOPMARGIN="0"
> WIDTH="800">
> >Does anyone have any idea how to make this work with Netscape also?
>
> The BGPROPERTIES="FIXED" attribute is IEism. You may be able to
> accomplish something similar for netscape w/ css, not sure. Try the
> style list of the hwg.
The CSS version is:
body {background-image: url(your_image.gif); background-attachment: fixed; }
but it still does not work in NS 4.7. It does work in NS 5 however (though
how long before the official release - who knows?).
Brian
comharsa(at)clara.net
HTML: hwg-basics mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.