I was myself searching for a simple solution to change the height of an iframe with the content in it.
It seems like the rules are that you can\'t get the height of
Simple solution:
This works when the iframe and parent window are in the same domain. It does not work when the two are in different domains.