I created a video with text box and added a video, but I can’t figure out how to add a play/pause button and a lower the volume/mute. How can I do this? Do you know? @LitExtension
Hi @eeveefox ,
Please send your site and if your site is password protected, please send me the password. I will check it.
You should still have it in your messages from previous conversations.
@LitExtension
Hi @eeveefox ,
Refer https://www.w3schools.com/tags/att_video_controls.asp
you just need to add controls for video tag, it will work fine
Ok now it has the controls, but it’s not autoplaying. I want it to autoplay and still have the ability to pause/mute/etc. @LitExtension
Hi @eeveefox ,
I checked and it works fine, have you tried adding options to it?
It’s working now. Thanks. I don’t know what you mean by options though.