Is there a way to adjust the length of the page to fit the length of my iframe? The problem is that the iframe will fluctuate in "height" so while a fixed height may solve the problem one day it may leave a large amount of white space, or be too short the next day. I would also like to stay away from solving the problem by enabling auto scrolling if possible. I am not sure whether this is an issue with the iframe or rather something that needs to be coded into the html or css of the page. http://www.tipsvault.com/tennis-live-scores Thanks for your help
Thanks brandonsmith but I am have been able to adjust the width of the iframe and this is not an issue as this will remain constant, it is the height of the page adjusting to fit the full height of the iframe that is causing the problem.