In the wake of this famous question: How to identify if a webpage is being loaded inside an iframe or directly into the browser window?
I have an opposite practical issue: is any way (workable in all browsers) how to prevent a webpage from getting such knowledge that it is loaded inside an iframe element?
This is useful for various preview interfaces, where some particular websites block their content if they are loaded inside an iframe.