Closed (fixed)
Project:
Colorbox
Version:
7.x-2.4
Component:
User interface
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2013 at 18:32 UTC
Updated:
10 May 2013 at 22:00 UTC
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
Comment #1
frjo commentedWhen you want to open a complete page you simply must do it an iframe, no way around that.
Comment #2
HyperD commentedI 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
Comment #3.0
(not verified) commentedJust small corrections