Default Play Pause Button Hiding Using the JavaScript.

Jul 25, 2023

Hi There., I've been trying to hide the default Play/Pause Button Using the JavaScript., it seems that it's disabling after the course starts. Is there any ideas please comment here below for our Reference. please provide a solution ASAP. Thank You.

document.getElementById('play-pause').style.visibility = "none";

 

7 Replies