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

How to place a custom button ??


Hi all!

I'm using jwplayer().addButton(...) function to create a new custom button to skip the video.
That's all ok, the buttons work but I want to place them now.

My first requirement is to put them in the Control Bar, next to the Play button. Is it possible ?
If not, is it possible to place them somewhere else except the superior left corner ?

Thanks all!

5 Community Answers

Ethan Feldman

JW Player Support Agent  
1 rated :

They have to be in the dock (upper left corner). That is what the API call does.

thiagomb

User  
0 rated :

Ethan, thanks for your answer!

Is there any other way to do it rather than using the API ?

Ethan Feldman

JW Player Support Agent  
1 rated :

You could always make html links that control the player.

thiagomb

User  
0 rated :

Fair enough. So it's just place it over the player.

Thanks a lot

Ethan Feldman

JW Player Support Agent  
0 rated :

Yes.

Np.

This question has received the maximum number of answers.