I initially posted this on Network Creators. Alas, that is no more.
---------
I get the whole iframe breakout thing for Ning pages, and I see the JavaScript that does it. However, I created my own poll widget with no source code access, and it sits in a folder outside of the Ning widget structure, yet the page requests are still being intercepted and that JavaScript is being appended. The page refreshes over and over trying to break out, but when it comes back to the page, the iframe is there and it tries to break out again. Why is that, and how do I prevent this from happening on PHP pages I created? I need to load my poll widget with an iframe, and hosting it externally at the moment is not an option.
Tags: iframe, php
Share