autosize iframe

bigbondfan

In Runtime
Messages
195
i want to automattically resize the height of an iframe on my site. I own the page that has the iframe on and the page that will be inside the iframe, but they are not on the same host. This means javascript is denying me access to properties of the iframe's content. :mad: Is it possible to automatically resize the iframe? thanks
 
<iframe src="http://othersite.com/"></iframe>

this wont auto resize it, but will allow you to display the other site within that iframe
 
i've already set up the iframe - but i need it to automatically resize. Is it possible? is there alternative?
 
Most Iframes are set as they are, mind if i see the site so i can see exactly what you mean?
 
Is there a size issue that im just blind to or what? It seems to be fine here

and just to add to that, it does look pretty cool like that lol
 
Back
Top Bottom