Code to disable controls | XM Community
Skip to main content
Hi, i am wanting to disable the controls such as play and pause button on my qualtrics video but i am struggling to figure out how. This is the code i have



<video class="qmedia" controls="true" height="500" preload="auto" width="500"><source src="https://shusls.eu.qualtrics.com/CP/File.php?F=F_ePPJyQUEDmvokq9" type="video/mp4" /><embed align="middle" autoplay="false" bgcolor="white" class="qmedia" controller="true" height="500" pluginspage="http://www.apple.com/quicktime/download/" src="https://shusls.eu.qualtrics.com/CP/File.php?F=F_ePPJyQUEDmvokq9" type="video/quicktime" width="500" /></video>

<br />

 



I thought changing controls to controls=false would work but it has not



Thank you in advance
.

Leave a Reply