Hi Experts,
I have an iframe that need to resize itself to fit the content in it. I have done this with onload event. So everything a new page is loaded in the iframe, the frame will resize itself.
Problem: if the page use DHTML to show/hide some content, the document size (not window size) get changed thus I need to change the iframe size to fit it. How am I supposed to do it? is there a way to capture then even of resize document or any DHTML attribute change?
Thanks
Ken
Start Free Trial