lorddemos90 Posted June 21, 2007 Share Posted June 21, 2007 As you know, you cannot get height information from a page that is being hosted on an external domain. Therefore any code to resize an iframe that contains that information would not be possible. However, I thought of a possible solution. Can it be possible to write a script that can detect if the iframe creates a scrollbar. (if there is a scrollbar present, then the content is obviously too big for the screen.) If the script detects a scrollbar, then it will add a set number to the height of the iframe. It will continue to add to the height of the iframe until it ceases to detect a scrollbar. This sounds feasible, but I don't have the php skill to be able to do this. Any help would be greatly appreciated. Quote Link to comment https://forums.phpfreaks.com/topic/56491-resize-an-iframe-workaround/ Share on other sites More sharing options...
teng84 Posted June 21, 2007 Share Posted June 21, 2007 decrease the page?? use fopen then limit the size ASTIG!!!! Quote Link to comment https://forums.phpfreaks.com/topic/56491-resize-an-iframe-workaround/#findComment-279013 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.