| hwg-basics archives | Jan 2000 | new search | results | previous | next |
Re: Fixed BackGroundby "Comharsa" <comharsa(at)clara.net> |
|
> ><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