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

How to get rid of the playlist indicator?


When playing a playlist, there will be an indicator on upper right of the screen, which when clicked shows up the playlist items. Is there anyway to make it not show up?

1 Community Answers

George

JW Player Support Agent  
0 rated :

Hi,

You could use CSS to hide it, or use visualplaylist:false.
visualplaylist will eventually be deprecated, so using CSS would be better.

http://qa.jwplayer.com.s3.amazonaws.com/~george/no_button_playlist.html
http://qa.jwplayer.com.s3.amazonaws.com/~george/no_playlist_icon_css.html

You’ll also want to refer to the documentation here:
https://developer.jwplayer.com/jw-player/docs/developer-guide/customization/configuration-reference/

This question has received the maximum number of answers.