Hi all

Honestly I don't know if this is a real bug or it's a misunderstanding of the documentation.
When the link doesn't contain the "iframe" tag, clicking on it I get always: "Content failed to be loaded"

Here the line please:
<a class="colorbox-load" href="http://www.demorgen.be?width=1024&height=900">CLICK</a>

While the following one is working fine.
<a class="colorbox-load" href="http://www.demorgen.be?width=1024&height=900&iframe=true">CLICK</a>

Comments

frjo’s picture

Category: bug » support
Status: Active » Fixed

When you want to open a complete page you simply must do it an iframe, no way around that.

HyperD’s picture

I thought that without "iframe" when I click on links which are into the page shown by colorbox, the new page will be opened into the parent, and not into the colorbox window

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Just small corrections