I have multiple iframes on a page, all pointing to different "child" sources. They are all being given a height equal to the tallest "child." Is that the default behavior?
For example, I am linking to your iframe1.html demo as my third iframe on my page, and all of the iframes are being resized to that same height.
Shouldn't each item be resized individually according to its contents?