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

Disable Shortcut


Hello,

I can't find a way to override or disable shortcuts in JWPlayer.
The fullscreen key is in conflicts with some feature on my site. I need to capture the event and prevent the default behavior or disable it all together.

Do I still need to disable all controls? Is there no other way?

thanks
nicolas

1 Community Answers

Eric Boyd

JW Player Support Agent  
0 rated :

Hi Nicolas,

Here is gist with something you can try -

https://gist.github.com/robwalch/e9257b85be7fdf662dc7

Basically you intercept our keyboard shortcuts before we instantiate them.

Hope this helps!

-Eric

This question has received the maximum number of answers.