
JWplayer7 - Hide controlbar when video ends
Hi,
currently, when a videoplayback ends - the replay-button, posterimage and controlbar will be shown. How can i remove the controlbar (not replay-button). I used a simply jquery.hide() on the jw-controlbar class when playerInstance.on('complete') is reached, but when someone replays the video in the same instance, the controlbar is hidden "for ever". Is there a simple settings option for this one?