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

Conditional branding logo


Hello,

I understand that we can add custom logo (for branding purposes) using "logo" attribute at the the time of player setup. Is there any way to to make it conditional i.e. make it appear for certain videos while hiding it for others based on a parameter? I could not find any method for adding logo through JavaScript API which would have helped me in this case.

Kindly let me know if there is any way (JavaScript API or anything else) which would help me add logo conditionally.

Thanks

2 Community Answers

George

JW Player Support Agent  
0 rated :

You would have to check the condition before calling setup. Or use CSS to show and hide during playback of a playlist.

h...

User  
0 rated :

Thanks George, I was able to hide the logo using Javascript/CSS.

This question has received the maximum number of answers.