I am trying to write a function to autosize an iframe so that the iframe
expands it's height to the height of the page the iframe contains.

 

I have been successful in getting the iframe to resize when a page is loaded
into the iframe. 

 

My problem is what to do when that page is dynamic and changes it's height
after it has loaded. 

 

Is there some way to detect when a page has changed it's height?

 

I have been looking at this problem all day and have been blocked with
everything I have tried. 

 

Any help would be GREATLY appreciated. 

 

Thanks in advance

-Geoff

 

Reply via email to