jQuery(document).ready(function(){ jQuery('video').bind('contextmenu',function() { return false; }); });