PDA

View Full Version : fixed background with netscape4.x


mhere
08-26-2002, 09:30 AM
how can I fix the background of a page in NS 4.x

these both doesn't work
<body bgproperties="fixed">
-or-
<body style="background-attachment:fixed">

Is there any way to do so?? or NS4 doesnt support this!!

Thanks...

Zvona
08-26-2002, 01:52 PM
I've never heard there'd be an easy way to apply fixed background for NN4. Of course there can be some stupid tricks (like moving a layer with lower z-index behind the actual content when scrolling), but I don't recommend even thinking about them.

The most reliable way is just to have an alternate solution for NN4. I don't think fixed background is that relevant part of your site.