how to mute html audip in dom code example Example: mute video javascript var vid = document.getElementById("myVideo"); vid.muted = true;