Brandt
10-11-2007, 07:56 PM
I am becoming quite frustrated with this project of mine. What it is, is a chart, that is built dynamically by a php script I have set up. It compares certain things, in this example, 3 items are being compared. It dynamically adds each item you want to compare in a list which is styled to be outputted almost like a table column.
Visit the page here and see what I mean: http://home.indy.rr.com/shagie/compchart/
It looks great in IE but I cannot get it to look correct in FF. I did at ONE TIME have it working great in both but uh.. messed it all up =( and cannot for the life of me get it looking well in both.
After checking out my HTML code, you can see that i'm essentially building a table using only styled lists, it seemed like the easiest option to dynamically add columns instead of using an actual HTML table.
Maybe there is a better method to all of this.. I am not sure. But that is why I am here asking you all for some help. Thanks.
Visit the page here and see what I mean: http://home.indy.rr.com/shagie/compchart/
It looks great in IE but I cannot get it to look correct in FF. I did at ONE TIME have it working great in both but uh.. messed it all up =( and cannot for the life of me get it looking well in both.
After checking out my HTML code, you can see that i'm essentially building a table using only styled lists, it seemed like the easiest option to dynamically add columns instead of using an actual HTML table.
Maybe there is a better method to all of this.. I am not sure. But that is why I am here asking you all for some help. Thanks.