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.

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

Digital Strategist based in Sydney.

I am multi disciplined web developer based in Sydney focusing around website design, wordpress development, SEO, SEM and Email Marketing.