I've inherited some code that uses DHTML to display columns and rows.
Each row alternates the background color.
With IE, if the column value is empty, a background is still painted.
With Netscape and Mozilla, if the column value is empty the background is
not painted.
Which is the correct behavior?



Reply via email to