I am using jQuery to control the height of an iframe.
jQuery(\"iframe\",top.document).contents().height();
This works when the height of
If the iframe source is a different domain than its parent, then you will probably need to use easyXDM.