Since my div layer retrieves information from the database, the size of it (in particular, the height) cannot be determined beforehand.
How can I avoid having the layer run over the boundary? I know I can check the height of the div layer and then resize the "main" page, but it sounds "ugly" to me. Is there any other way of doing the same thing?
How can I avoid having the layer run over the boundary? I know I can check the height of the div layer and then resize the "main" page, but it sounds "ugly" to me. Is there any other way of doing the same thing?