Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Background color in <DIV> in Netscape 4.7x


  • From: javascript@xxxxxxxxxx (Reuben D. Budiardja)
  • Subject: [Javascript] Background color in <DIV> in Netscape 4.7x
  • Date: Thu, 17 Oct 2002 16:51:39 -0400

Hi,
Sorry if this is a bit off topic. I need help in figuring out how to put =
a=20
good bacground color for a <DIV> section so that it renders correctly in=20
Netscape 4.7. Just putting, eg.=20
<DIV STYLE=3D'background-color:blue'>=20

Makes netscape only renders the background when there is text on the=20
foreground. To know what I mean, here are 2 screenshoots. The first one i=
s=20
taken with netscape 4.7. The second one the result I want, which is rende=
red=20
correctly by Mozilla / Netscape 7. Any help is greatly appreciated.

http://arcturus.phys.utk.edu/webdevel/netscape4.png
http://arcturus.phys.utk.edu/webdevel/mozilla.png

I actually use css on the page on screenshoot, but the result is the same=
 in=20
Netscape 4. The <DIV STYLE=3D'background-color:blue'> gaves me the same b=
ad=20
rendering in NS4. I can of course not using CSS if that really helps, sin=
ce=20
the page is generated dynamically from the server-side anyway.


Thanks.
Reuben D. Budiardja