pupunzi / jquery.mb.vimeo_player

A jQuery plug-in to play any Vimeo video as background of your page
https://pupunzi.com/mb.components/mb.vimeo_player/demo/index.html
59 stars 30 forks source link

IE not full screen #6

Closed weilinzung closed 7 years ago

weilinzung commented 7 years ago

Hi,

I just did some tests on Windows with IE 10, IE11 & IE Edge, all of them have same issue which is the video wouldn't take the full browser window. I try to change the CSS, it seems the CSS cause the issue but it still not fix the issue.

here are the screenshots: https://s30.postimg.org/oxxx3mfg1/screenshot1-1123.png https://s30.postimg.org/b5ji7zooh/screenshot2-1123.png

Please help and fix, thanks!

weilinzung commented 7 years ago

I check on the option optimizeDisplay, I set it to true, but seems not fix that. Please check this option if working on IE. Also Youtube has same issue.

weilinzung commented 7 years ago

Ok, I try my own to fix it by also adding the plugin CSS(jquery.mb.vimeo_player.min.css) to my build system. Right now fix the issue on IE. Thanks!

pupunzi commented 7 years ago

CSS is not an optional; the component needs it to work. All the best, Matteo