I'm developing a new theme for my website using a variety of tables. Everything works in Netscape 4.7x, IE, Opera, Neoplanet and NetCaptor. Hoever, the tables don't render the same in Netscape 6.
The problem appears to be that NS6 adds approximately 32 pixels to the table height. Since the table is in a frame the same height as the table, the theme doesn't render properly.
This surprised me because I thought NS6 adopted the same DOM as IE. Am I wrong?
Before I write a javascript routine to solve this problem, I was hoping someone would know what the problem is and if there is a workaround.
Thanks
Russ
The problem appears to be that NS6 adds approximately 32 pixels to the table height. Since the table is in a frame the same height as the table, the theme doesn't render properly.
This surprised me because I thought NS6 adopted the same DOM as IE. Am I wrong?
Before I write a javascript routine to solve this problem, I was hoping someone would know what the problem is and if there is a workaround.
Thanks
Russ