views:

11

answers:

0

Suppose I have two frames. I want to set the size of the top frame so it shows all the necessary content, but no more.

For example, could I put an "hr" tag or a wide image transparent image at the bottom of the top frame and have the top frame resize automatically based on the location of this element so that this element marks the vertical boundary of the top frame?

The hoped for effect being that the top frame resizes dynamically according to the vertical size of its content (which will likely be static after initial generation).

Anything along these lines would be helpful, thanks.

Skolem