PDA

View Full Version : Is there any way to get table border colors to display properly in NS?



Jyaki
Thu 14th Jun '01, 11:14am
Using CSS perhaps?
I'm looking for a way without using the "nested tables" method.
Thanks

Bender
Sat 23rd Jun '01, 7:33am
No chance - NS 4.x simply doesn't support this property.

However, instead of using nested tables, you can use one table: Simply use for the 'borders' td's that have a colored background and a transparent gif as content (no spaces!!).. This can get tricky, you might have to play around a bit with the widths (pixel or percentage, maybe remove the width attribute of the table tag ...)
cheers ;), Bender