Bootstrap-Youtube-Popup-Player-Plugin icon indicating copy to clipboard operation
Bootstrap-Youtube-Popup-Player-Plugin copied to clipboard

It works but it's not responsive

Open jitendravyas opened this issue 10 years ago • 4 comments

jitendravyas avatar May 19 '14 04:05 jitendravyas

+1

ash2osh avatar Jun 02 '15 15:06 ash2osh

+1

danshumaker avatar Jun 09 '15 15:06 danshumaker

ok no support is given so switching to http://ashleydw.github.io/lightbox/#single-youtube

ash2osh avatar Jun 27 '15 08:06 ash2osh

If you want to make it responsive, you can comment line 65 of the JS:

resizeModal(options.width);

And use your own media queries to determine the modal width and height, for example using a responsive solution like this: https://css-tricks.com/NetMag/FluidWidthVideo/Article-FluidWidthVideo.php

sifro avatar Oct 11 '15 09:10 sifro