in a related question, how would you dynamically update the height of that div based on the height of another div?
in my example, i have a content div and a background div strictly for the content(it's a translucent box). when the content div height changes, i want the background div height...