I am a total newb to jquery and I want to know how to add a way for jquery to adjust the min-height of a div based on how much content is inside it. I will always want the min-height to probably be around 700, but as users add more content on some pages, it needs to stretch to fit that content.
How do I integrate this? please be specific, in terms of css, html, etc as I am new to jquery.