Mrajprice87
12-03-2007, 04:41 PM
Hi guys, I am looking for a solution to a problem I have.
If you look at this link:
http://cob290.bit-universe.com/
You see the navigation div on the left and the main div part of the page on the right. Basically, we want the main div to expand when information is entered, rather than the scroll bar appearing. So we set the div to auto height, so it adjusts depending on the data within the div. However, this means that the nav div line does not line up with the main div line and looks really bad. If I put the nav div on auto, then it will only be as big as the links that I have.
Basically, I am after a way for a div's height being dependent of another div's height.
Any help you could give me on this matter would be great,
Regards,
Andy
If you look at this link:
http://cob290.bit-universe.com/
You see the navigation div on the left and the main div part of the page on the right. Basically, we want the main div to expand when information is entered, rather than the scroll bar appearing. So we set the div to auto height, so it adjusts depending on the data within the div. However, this means that the nav div line does not line up with the main div line and looks really bad. If I put the nav div on auto, then it will only be as big as the links that I have.
Basically, I am after a way for a div's height being dependent of another div's height.
Any help you could give me on this matter would be great,
Regards,
Andy