I would like to have an IFRAME dynamically sized using the following CSS:
#myiframe { position: absolute; top: 0; bottom: 0; left: 0; rig
I would say take a look at this stack overflow question. It might help:
Make Iframe to fit 100% of container's remaining height