• Poorang

    (@poorang)


    Hi

    I used lots of video player plugins (including yours) but I have problems in fullscreen mode.

    Enabling fullscreen mode the video only extends to wrapper size not real view size.

    It just happens in Google Chrome and with Firefox the fullscreen mode works as it should.

    An example would clear the issue. There is a video at the end of this post:
    http://goo.gl/aBWIyk

    I know the problem is probably caused by my theme not your plugin. I’m just asking for help.

    Any help would be appreciated.

    https://ww.wp.xz.cn/plugins/jw-player-7-for-wp/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Poorang

    (@poorang)

    Apparently it’s about JQuery.

    When I use JQuery with version lower than 1.6.4 there is no issue with fullscreen mode. But the problem is that I need a JQuery with higher version for my other plugins.

    Any idea?

    Thread Starter Poorang

    (@poorang)

    OK, I got it.

    The problem was a CSS property of the container:

    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;

    I had to add an event so when the player is in fullscreen mode these two property value change to “none”.

    P.S. Sorry for my bad English

    Plugin Author ilGhera

    (@ghera74)

    Hi Poorang. Thanks for using the plugin and sorry for the late, very busy days!
    Happy that you solved the issue, well done. Enjoy your videos 😉

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Fullscreen Issue in Google Chrome’ is closed to new replies.