CSS, a Fixed Position Div with Dynamic Content - How to Position Another Div Underneath it?
问题 Just checking to see whether there's a way to do this in CSS before I get my Javascript on! In the example, the #fixed div gets filled with content dynamically - so we never know how big the content in that div will be. The beginning of the #absolute div must always be rendered underneath the #fixed div. The #absolute div also gets filled with lengthy content dynamically, so the user must be able to scroll the content in that div, no matter how big it gets. Without knowing the size of the