I have a Table on my page. The width and the hieght of this table is set to 100%.
In this table I have two TD's. The width and hieght of the second td are set to 100%, the width of the first is set to 140px; This because I dont want it to get any smaller.
In The first TD there are some divs, and the divs contains tables.
In the second TD I have a div that has the hieght and width set to 100%.
This works like I want it to in IE. But in netscape the div or the td thinks is should be 100% of the table??? or???? Because the div continues outside my frame... So I have to scroll the frame....
I would like to set the width and height with % because then it will resize if the browser is resized.......
/Smirre




Reply With Quote