unmute html5 video jquery code example Example: unmute html5 video jquery $('video').prop('muted', !$('video').prop('muted'));