What is the easiest way to make a parent DIV's height change based on if a collapsable dive is expanded or not.
@Maddtechwf, if you don't set a height on the parent div, it will resize automatically, as long as it's clearing the child element.
Okay, thanks @ChrisP.
What is the easiest way to make a parent DIV's height change based on if a collapsable dive is expanded or not.
@Maddtechwf, if you don't set a height on the parent div, it will resize automatically, as long as it's clearing the child element.
Okay, thanks @ChrisP.