Forlon
Status: New User - Welcome
Joined: 16 Jun 2005
Posts: 1
Back to top
Posted: Jun 16, 05, 13:58    IFRAME problem
I am trying to use an iframe to display part of a page I don't have any control over.

<iframe src="http://www.somepage.com" width="100" height="100" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>

This use to work for me but now the page will not stay inside of the frame. Instead of staying at my page within the frame my page will redirect to [link] full screen.

Is there a way to prevent this or another technique I could use to get the same results I use to get with iframes?
erikZ
Status: Contributor
Joined: 30 May 2004
Posts: 148
Back to top
Posted: Jun 16, 05, 18:11    
It sounds to me like they inserted a javascipt frame detector. If you turn off your javascript then reload the page, and it doesn't redirect to their site, they are using javascipt to escape your frame.
Display posts from previous:   

All times are GMT - 8 Hours