Hi
I've got this to work in IE 5.5 but not NN (in this case it has to be 4.7). All the contents of the site are in one table with width/height set to 100%. The objective here is to get NO scrollbars regardless of screen res & the whole screen filled. There is a fairly complicated layout with lots of <table>'s, <tr>'s, <td>'s.
Anyhow - the top row has got logo's & links n'stuff and I really want it stay at height=79. Despite setting the <tr>, all its <td>'s and component img's to heigh=79 it insists on resizing the row as the screen res increases (only in NN).
I've tried various combinations with other rows & cells as there are others in the table that could be flexible and resize - but it doesn't seem to work.
So BASICALLY - anyone know a way - NN will respect the fixed heights of certain rows/cells, while allowing for expansion in other rows/cells/tables within this one overall table that has to be 100%.
Thanks
Ben