Div Height Problem
I have a real problem with trying to get my various DIV blocks to resize with the limits to infinity depending on the amount of content in the "Content" DIV. As of now the height stops at a fixed quantity of 100% of the parent tag which goes up to the BODY, HTML tag.
Please visit the site to see what I am talking about. I just want to be able to add content without any limits as to how far the page goes down.
Thanks.
Adam Henningsen
ACJavascripts posted this at 00:17 — 23rd February 2007.
He has: 11 posts
Joined: Feb 2007
DIV's are ment to adjust with the content - my suggestion is to remove the height=100% and just let the content determine the height
demonhale posted this at 03:54 — 23rd February 2007.
He has: 3,278 posts
Joined: May 2005
Yes, just don't declare any heights for content containers...
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.