
Set size to timeslider
When initializing an audio timeslider overcomes the play button, look here:
http://i.imgur.com/cRt308A.jpg?1
Any ideas?
When initializing an audio timeslider overcomes the play button, look here:
http://i.imgur.com/cRt308A.jpg?1
Any ideas?
Hello,
Could you please provide a sample link to the player? This should not happen. I have dropped my size down to 150 width and have great success:
jwplayer(“myVideo”).setup({
file:‘bunny.mp4’,
height: ‘40’,
width: ‘150’,
image: ‘bunny.jpg’
});
Randy