I used lots of video player plugins in my Wordpress website, but I have problems in fullscreen mode.
In fullscreen mode, the video only extends to the size of the wrapper (parent div) not the real view size.
It just happens in Google Chrome. In Firefox the fullscreen mode works as intended.
An example would clear the issue. There is a video at the end of this post: http://yon.ir/rr288
Apparently it's about jQuery.
When I use jQuery with a 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 help would be appreciated.
Update: Obviously thousands of users are using the video players I have tested with default version of jQuery and had no problem, so it can be something else causing the problem.