S
S
SvizzZzy2018-03-20 11:37:35
css
SvizzZzy, 2018-03-20 11:37:35

How to fix bug with z-index video html5 player?

Greetings.
Recently, one feature with the classic standard player stopped working
. If you expand the video to full screen, you can not click on the link that is attached to the player.
Here is an example:
jsfiddle.net/TcpX5/36 (in the upper right corner of the player, if not expanded to full screen - clicked, if expanded - not clicked)
Has anyone encountered this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
chubahu, 2018-03-22
@SvizzZzy

Most likely the problem is that the fullscreen (requestFullScreen) in the standard player works only for the video object. For foreign elements, restrictions begin. If you need your own graphics, then you will have to draw all the buttons, or collect them in the constructor.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question