Vimeo fullscreen not working on jquery colorbox
I am using jquery colorbox to load images/ videos. But I have this vimeo fullscreen problem with it.
The fullscreen works fine on colorbox as I开发者_如何学运维 only have to provide the link like this,
http://www.youtube.com/embed/sBWPCvdv8Bk?rel=0&wmode=transparent
As for vimeo, I have to provide the link like this,
http://vimeo.com/moogaloop.swf?clip_id=24214057
So both types works fine with the colorbox iframe, the only problem is that the vimeo fullscreen is not working at all but youtube ones are fine.
How can I fix this?
Did you try embedding the Vimeo video like this?
http://player.vimeo.com/video/24214057
精彩评论