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

JWPLAYER custom HTML


Hello, I want to customize my JWPLAYER, especially AUDIO player. I want to add different buttons into the control-bar.

A shuffle button
An image in the control bar
A download button
A button to show the current queue list.( How to add an audio file HLS to queue)
A repeat button
A settings Button

So, basically I want to customize the complete player. How can I achieve this. How can I change the whole JWPLAYER HTML.

Please give any reference URL if available.

Thank you.

3 Community Answers

Donni

JW Player Support Agent  
0 rated :

This page will help you get started customizing the skins. You can also visit this page to see different ways you can customize player behavior via our javascript API.

sravan

User  
0 rated :

@Donni, thanks or the answer.

I have referred the above links, but they say how I can change the CSS of JWplayer. But I need to customize whole controls of the player. I mean, I need to add my `html tags` to display image, etc on the control bar along with a custom slider. How can I customize at HTML level.

Donni

JW Player Support Agent  
0 rated :

Did you look at our demo page to see how to use CSS and HTML in order to add buttons to our player etc? Since we don’t provide these customization options built-in you will have to build them yourself.

This question has received the maximum number of answers.