Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Overlay DIV in fullscreen mode


I've used addButton() to add a button that pauses the video and pops up a dialog box over the video. Works great in standard mode.
But when the user goes to 'fullscreen' the button pauses the video but the dialog box appears behind the video element (hidden).
How can I create a dialog box that renders on-top of the video in fullscreen mode?

1 Community Answers

George

JW Player Support Agent  
0 rated :

Hi,

You’ll want to use the jw-overlays container. Here’s an example:
http://qa.jwplayer.com.s3.amazonaws.com/~george/playback_speed_overlay_fullscreen.html

This question has received the maximum number of answers.