I'm using a third party site in an iframe. I have no control over the site's contents. Some of the links on the site have a target of "_new" and as a result open in a new window when clicked on. Is there any way to force them to open inside the iframe?
Thanks.