I'm wondering if this is somehow possible, though it is not allowed to manipulate content from another domain via Javascript
through an iframe
.
I'm wanting to use Colorbox
to load a specific element from another page. So, if on the other website, there is a container div#shell
, I want the Colorbox
to show me only the content within div#shell
.
This content is on another domain, so, I'm not sure if this is possible. I think I'll be limited to screenshots...