- Posts: 3
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
I don't think you can hijack people's browsers to that degree.Ideally the video should play full screen in full volume.
Please Log in to join the conversation.
Please Log in to join the conversation.
Ideally the video should play full screen in full volume.
Please Log in to join the conversation.
It's not a unnecessary comment.Anything that is achievable will be appreciated. Please do not post unnecessary comments.
Please Log in to join the conversation.
Please Log in to join the conversation.
It's not autoplay, and you have to click on buttonajparag post=258815 userid=32084
However, I cannot find a way to incorporate the same in limesurvey.
<div id="videobox" style="position: fixed"> <video src='video.mp4' style="pointer-events: none;" id="fullvideo" controls="false" playsinline> <source src='video.mp4' type='video/mp4'> </video> </div> <button id="vidplay" onclick="openFullscreen()">CLICK HERE TO PLAY</button> <script>
Please Log in to join the conversation.