1

I want the options to be removed when user click right buttonI have iframe in my website i want to disable options given by youtube...

<iframe style="width:30%" height="284" src="<?php echo $fetchorderdetails['video_links'] ?>" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>

This my iframe I want to remove this options given by youtube

1 Answers1

0

I you can't edit the dynamics content of an iframe.