Is there any way to identify the url being viewed in an iframe? And is there any way to force the links in an iframe to be opened in a new tab/window?
Most importantly, can this be done notwithstanding the same original policy for foreign source frames? And if not, why does this violate that policy?
By foreign I mean, not hosted by the same domain. So for example, www.google.com is foreign to the website www.stackoverflow.com.