Active
Project:
Lightbox2
Version:
7.x-1.0-beta1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 May 2012 at 22:04 UTC
Updated:
30 Nov 2012 at 00:26 UTC
Hi,
I followed this tutorial
http://drupal.org/node/252260
to display an external webpage into a lightbox.
So I used
<a href="http://www.google.com" rel="lightframe">Search google</a>
as a basic example into a Display Suite code field.
The link is ok, the light box is displayed, but it is empty, see attached picture.
Any idea of what could be the problem ?
| Comment | File | Size | Author |
|---|---|---|---|
| lightbox.png | 12.26 KB | Louis Bob |
Comments
Comment #1
defagordi commentedHello,
Exactely the same, and it's no problem with a url on the same domaine like node/1
the script load the iframe very well, but the html of the iframe will be not generated ->
Comment #2
jesss commentedI'm experiencing this issue as well. Has anyone found a solution?
My link:
The generated lightbox:
Comment #3
colincalnan commentedLook here http://drupal.org/node/252260, it worked for me.