Alternate tag?

For requests for help from CG administrators, Wranglers, and experienced CG members. Please read the FAQ before posting. Also look at CG Wiki for tutorials and how-tos written by other CG webtoonists.
Post Reply
Joshua_w
Regular Poster
Posts: 235
Joined: Fri Jan 01, 1999 4:00 pm
Location: PG, BC, Canada.
Contact:

Post by Joshua_w »

Is there a way to make a fixed background in Netscape Navigator? I can do it for Internet Explorer easily enough, but Navigator is unwilling to even try.<P>Pre-emptive thanksies.
--jwh<P>------------------
Joshua W. Hammerstedt,
Photon Jockey
<A HREF="http://insidejoke.keenspace.com" TARGET=_blank>Inside Joke</A> is back!! <A HREF="http://insidejoke.keenspace.com" TARGET=_blank>Inside Joke</A> loves you!
<A HREF="http://party2001.keenspace.com/group4/group4.html" TARGET=_blank>Keenspace Party 2001 Group 4</A> loves you differently but certainly no less than <A HREF="http://insidejoke.keenspace.com" TARGET=_blank>Inside Joke</A> does!

Joshua_w
Regular Poster
Posts: 235
Joined: Fri Jan 01, 1999 4:00 pm
Location: PG, BC, Canada.
Contact:

Post by Joshua_w »

Just keeping my question on top where it'll get noticed....<P>--jwh<P>------------------
Joshua W. Hammerstedt,
Photon Jockey
<A HREF="http://insidejoke.keenspace.com" TARGET=_blank>Inside Joke</A> is back!! <A HREF="http://insidejoke.keenspace.com" TARGET=_blank>Inside Joke</A> loves you!
<A HREF="http://party2001.keenspace.com/group4/group4.html" TARGET=_blank>Keenspace Party 2001 Group 4</A> loves you differently but certainly no less than <A HREF="http://insidejoke.keenspace.com" TARGET=_blank>Inside Joke</A> does!

Tirdun
Regular Poster
Posts: 684
Joined: Fri Jan 01, 1999 4:00 pm
Location: MD, USA
Contact:

Post by Tirdun »

Um, if background=fixed in the body tag doesn't work (damn Netscape) there might be a way to do it using CSS (cascading style sheets). I'm pretty sure Netscape is CSS 2 compliant and will support fixed backgrounds.<P>[STYLE type="text/css"]
[!--
#bg {background: URL(/images/logo.gif) fixed}
//-]
[/STYLE]<P>Try something along these lines for your CSS... if you don't understand CSS... then I don't know. Maybe I'll look at your page or somesuch.

Post Reply