I'm trying to get my N2 site to ifame onto a non Ning site but it's not happening. I even tried to iframe creators.ning.com and no-go as well.
example: <iframe width="100%" height="400" src="https://creators.ning.com/" frameborder="0">
</iframe>
Is N2 not iframable? If so is there a way for us to remove whatever is preventing it?
Replies
No ning site is iframable because they have some sort of frame busting script as far as I know. However html pages uploaded to file manager can be iframed
Bummer. I was hoping to iframe the top portion over the nav-header that shows sign-in, sign-out and the search bar for the mesh site that goes with this N2 site.
Is there anyother way to grab this coding for another website besides an iframe?![3781268463?profile=RESIZE_930x](https://storage.ning.com/topology/rest/1.0/file/get/3781268463?profile=RESIZE_930x)
Perhaps you could just recreate it with HTML then just inject it using jquery with this http://jensocial.com/page/ningcodegenerator
I can't figure out how I would use this for what I have above BUT it's a pretty awesome link you just coughed up. I can definitely put it to use for something else. THANKS!