
FullScreen Overlay
How to overlay content in fullscreen mode in jwplayer. In normal condition, I am able to overlay content(divs) over the video by changing the css properties like z-index and position. Thanks in advance
How to overlay content in fullscreen mode in jwplayer. In normal condition, I am able to overlay content(divs) over the video by changing the css properties like z-index and position. Thanks in advance
Hi, there.
This is not functionality that is technically part of the player, but I was curious and did some searching and found someone who had luck by adjusting the z-index to be a large number. You can see this in action at this page: http://jsfiddle.net/carmijoon/pzbkx/
However, I need to warn you that this has very little to do with our player, and we can’t guarantee it’ll work nor can we provide support if it doesn’t.
Thanks.