Lightbox with iFrame

Hi,

is it possible to open a Lightbox with an iFrame as content?
I found only possibilities for Videos and Images.

Thx in advance for your help.

Comments

  • Hello,
    Of course you can, but please use this code into the "Column" item:
    [button title="Button" link="#you-custom-id" target="_blank" class="" download="" rel="lightbox" onclick=""]
    <div id="you-custom-id" style="display:none">CONTENT HERE</div>

    Thanks
Sign In or Register to comment.