Open youtube video in Fancybox jquery

前端 未结 6 1725
有刺的猬
有刺的猬 2020-12-02 07:55

Can I open youtube video in fancybox.

I have a list of youtube videos links , for ex:



        
6条回答
  •  北海茫月
    2020-12-02 08:49

    Thanx, Alexander!

    And to set the fancy-close button above the youtube's flash-content add 'wmode' to 'swf' parameters:

    'swf': {'allowfullscreen':'true', 'wmode':'transparent'}
    

提交回复
热议问题