PDA

View Full Version : Facebook Application IFRAME re-size issue.


polexian
11-22-2009, 01:53 AM
when my page load past the standard iframe size it does not automatically stretch it out based on the content.

I have a file start.php that calls index.php thru AJAX.

Then in index.php it prints the file and then based on a variable includes another file.

The second file is printing out and going past the bottom of the iframe. How can I make this automatically re-size?