Redirect parent page instead of 3rd party iframe

Viewed 19

I have an iFrame with a third party form that is redirecting within the iframe to the final page, however I want the parent page to do the redirect instead.

I understand that there are cross-domain security reasons for not allowing me to change things, but is there a way in which I can do it manually via javascript?

0 Answers
Related