fixed bg in netscape???
hi
is there ANY script or anything that can make backgrounds fixed using netscape too
because i know they can be fixed using internet explorer
but isnt there a way to have fixed backgrounds for netscape also???
please help
thanx:)
detox posted this at 01:11 — 14th May 2001.
They have: 571 posts
Joined: Feb 2001
Fixed backgrounds are only supported by MSIE and do not
work in Netscape browsers - instead they simply act as normal backgrounds
Mark Hensler posted this at 04:55 — 14th May 2001.
He has: 4,048 posts
Joined: Aug 2000
*Chalks another one up for IE*
Bimjo posted this at 05:21 — 15th May 2001.
They have: 81 posts
Joined: Feb 2000
Okay, you can't do it in html, but it is possible to do it using CSS.
You should be able to place your page contents in a DIV and use something like the following to fix the image:
{background: url(bkg.jpg) #ffffff left top no-repeat; border: 0;}
You can change the color/left/top/no-repeat values as you see fit/need to.
It's been awhile since I tried this, so if the info is bogus my apologies in advance. I know it works in a table cell.
Bimjo
Just my opinion, worth $0.00001 anywhere on earth.
======================
Bimjo's Corner
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.