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

Change timer for user-inactive class


Hi guys, I would like to change the timer it takes for the player to get the jw-flag-user-inactive class. I would like to reduce the time it takes the control bar to hide after the user moved out the cursor. Any ideas?

Thanks

2 Community Answers

Alex

JW Player Support Agent  
1 rated :

Hi, there.

As of version 6, we do not have a way to customize the time in which the controls fade away.

Please let me know if you need any more help or have any other questions.

Thank you!

vladovidiu.tutunea

User  
0 rated :

Hi Alex,

I have managed to hide it using the 'onmouseout' event and adding the 'jw-flag-user-inactive' class to the player. This hides it once the cursor is out, so you can time it using a setTImeout etc.

Thanks

This question has received the maximum number of answers.