tripwater
12-02-2003, 11:22 AM
Hello,
I have a site that uses frames for project tracking.
It is broken up into 2 frames, a left (menu frame) and a right (content frame)
I have a gant chart displaying the projects and their status as well as other things from today's date until the last project task scheduled.
So if the project example is : Website
then the gant chart shows all tasks from today's date until the last entered task date.
The problem I am having is I am building the table width dynamically, dependent on how many days I get back from my query.
I can explain more of what I am doing if needed. But IE looks great everything is fine but Mozilla / Netscape is squashing my table in the middle. The current project has 201 days which takes my table width to roughly 20,000 pixels (it scrolls within the frame.) each data cell is set to 100 width because of progression images I use to show how long each task is scheduled for.
Is there a limit on the table with in these other browsers? Like I said IE works great but the others not.
Thanks for any help.
I have a site that uses frames for project tracking.
It is broken up into 2 frames, a left (menu frame) and a right (content frame)
I have a gant chart displaying the projects and their status as well as other things from today's date until the last project task scheduled.
So if the project example is : Website
then the gant chart shows all tasks from today's date until the last entered task date.
The problem I am having is I am building the table width dynamically, dependent on how many days I get back from my query.
I can explain more of what I am doing if needed. But IE looks great everything is fine but Mozilla / Netscape is squashing my table in the middle. The current project has 201 days which takes my table width to roughly 20,000 pixels (it scrolls within the frame.) each data cell is set to 100 width because of progression images I use to show how long each task is scheduled for.
Is there a limit on the table with in these other browsers? Like I said IE works great but the others not.
Thanks for any help.