If you are experiencing an 'html5 video not found' error please fill out the form below so we can investigate the issue. If you are using Internet Explorer, please try another browser for the time being.
$( document ).ready(function() { $("video").each(function(){ $(this).attr('controlsList','nodownload'); $(this).load(); }); });
If you are experiencing an 'html5 video not found' error please fill out the form below so we can investigate the issue. If you are using Internet Explorer, please try another browser for the time being.