Forum Moderators: not2easy

Message Too Old, No Replies

Getting colA and colB heights equal?

         

nizzleworkz

10:56 am on Sep 23, 2008 (gmt 0)

10+ Year Member



I am working on my new site and am trying to get my two columns heights to be the same at all times, without making a height value. So if colA is sometimes longer, or colB is at other times, the opposite div always matches the longest divs height.

Any suggestions?

swa66

11:29 am on Sep 23, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



JavaScript will be the answer for now.

If you can live with fake height, try using a "fake" background on a parent that's containing something clearing your floats so it stretches.