I have a html based application and sometimes my html app needs to open another url in iframe. the problem is that the third party url in the iframe open a new window too with the same content, the same url. so how can i prevent it?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
This seems like an iframe breakoutscript in the thirdparty page. A few links about a solution to this problem. http://stuntsnippets.com/prevent-iframe-breakout/ http://www.zimbio.com/Web+Design/articles/1110/How+prevent+iFrame+breakaway |
|||||
|