Hi all,
Have a small problem here, need advice..!
I have two DIVs one after another. The DIV at the left contains the navigation, and the other one content. Both have a fixed height value in pixels set (900px). The minimum height for the DIVs has to be 900px in order to fit a JavaScript menu I am using.
Now, when content in the content DIV overflows, it shows nicely in IE. However in Opera and Moz the background colour ends just right at the 900px mark. A bad solution would be explictly setting the height of the content DIV to a higher value, e.g. 1500px.. I don't want to do that.
Is there a way to get the DIV to "grow taller"?








Bookmarks