Muting or Turning off the HTML Video or Background Sound

Turning of the sound of the video [used as background] can be easily done using jquery pop method as shown below.

Table of Content

Turning of the sound of the video [used as background] can be easily done using jquery pop method as shown below.

[code language="javascript"]
jQuery(document).ready(function($){
$("class or id video").prop("muted", "muted");
});
[/code]

About Author

Robin Thebe

WordPress Developer and Digital Strategist based in Sydney.

I am multi disciplined WordPress developer and SEO Specialist based in Sydney focusing around WordPress web design, WordPress development, SEO Services, Google Ads and Email Marketing.