Hi,
I have a button on the website and I want the lightbox to turn on when pressed (with a cross to turn it off in the corner). The survey created in Typeform will appear in this lightbox (I tested, Typeform does not block the use of iframe – so the only problem is the implementation of iframe in the lightbox). Do you know any solution? I would like to avoid using plugins, I haven’t found any large and frequently updated plugin that does its job and I don’t want the lightbox to stop working. My button is already created, all I need is the code opening lightbox after it’s clicked.
**My iframe code:**
`<iframe src=”url”>button code</iframe>`
[ad_2]