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

Hiding quality button in the controlbar.


Hello,

I've been trying to find a way to hide the quality button in the control bar. We want to strive to be a bit more user friendly and showing users too many options is not something we want to have on by default but by a separate user action.

I tried using the js api and tried something like this:

jwplayer.removeButton("quality");

But it didn't do anything. Much help needed! :)

1 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

You would need to make a custom skin in order to do this. You would basicallyhttp://support.jwplayer.com/customer/portal/articles/1412123-building-jw-player-skins need to hide the “hd” button section of the skin.

This question has received the maximum number of answers.