Search code examples
jqueryhtml5-videocolorbox

Adjust colorbox size with html5 video


I'm embedding a video in a colorbox, but I use $.colorbox() since the video won't be started by a lin click.

Here is a snippet : http://jsfiddle.net/xavier_seignard/48Zhz/

I do not succed at sizing the colorbox accordingly with the video size so there is no scroll.

Any idea?

Regards,

Xavier


Solution

  • I finally switched to http://fancyapps.com/fancybox/, much better!