Jump to content

Stopping frame redirection


florynel

Recommended Posts

Very vague, you'll have to explain a bit more.

 

So you have an iframe on your page that you want to show the contents of an external site within, but for some reason the iframe is just showing your own web sites information within it? Seems odd..as that should be easily avoided by ensuring you are linking to the right URL when you create the iframe (which is also not a php issue..)

 

Can you clarify what you're asking so I can help some more mate? :D

Hi florynel,

 

I doubt you're going to get it to work using a standard HTML iframe, if calling the iframe from a link you can use an iframe id which may work but I think you're going to be better off looking for a Javascript solution.

 

Have a look here for a JQuery iframe plugin which may well do what you need or here for another JQuery iframe solution.

 

Hope this helps.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.