Tagged: youtube lightbox
Hello,
we use Revolution Slider and I want to show a video in a lightbox when user click to a button. So I need a Link that opens the youtube video in a light box.
This is our website: http://www.outsourcing4work.de
When you click to “Video starten”, it is just linked to youtube but I want to open it in a lightbox.
Thank you for your help
Hey narif!
If you link to the youtube video in an actual link element then it will open up in a popup.
<a href = "your youtube URL goes here">Click me</a>
You can use do it with our button shortcode also.
Cheers!
Elliott