January 15, 20179 yr Hi, I am wondering if this is possible: So on my web page I wish to have an iframe containing another website. Within this other website is a form. So is it possible to redirect my page to another page when someone clicks on the other websites button contained within the iframe? (I cannot edit any code on the external websites page) Is there a bit of code that can do this? Or is it not possible? Edited January 15, 20179 yr by neil0wen
January 15, 20179 yr No Only way to change the behavior on a button in the iframe is to have an absolute positioned invisible element over it with its own link or click event attached. But that could very well be seen as nasty black hat woodoo by search engines
Create an account or sign in to comment