Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Table Rendering in Netscape 6

Status
Not open for further replies.

rkmarcks

Instructor
May 28, 2000
43
US
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
 
Heres a crazy thing - I have been doing this page right - but not actually testing in NS6 - I thought I'd fix it later, but I am using version 6 syntax. So weird things ar e happening - like when one mouses over anything nearly, the background color flashes to red.

Check it out in NS6 -it's funny!
This happens with table cells, <p>'s, all sorts...I can fix it, I just thought it was interesting.

It would be nice if the positioning was standard too huh!
b2 - benbiddington@surf4nix.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top