
How to show share link after complete video?
We have a Pro version
How to show share link after complete video?
For browsers with support html5 work this:
jwplayer("...").setup({...}).onComplete(function(e){
var s = $("#detail_video_sharing")
if(s.length == 1)
s.css({"opacity":"1", "visibility":"visible"})
});
, but it not working for flash :(
how can we do it?
test page, for example: http://e-oo.ru/products/1124