So I have the full width timeline blog page. One of the items, a video, will always auto play when the page is loaded. How do I make it so the user has to start the video. The video in question is a mp4.
Thanks!
4 replies · opened Feb 21, 2017
So I have the full width timeline blog page. One of the items, a video, will always auto play when the page is loaded. How do I make it so the user has to start the video. The video in question is a mp4.
Thanks!
Hello,
Simply remove the autoplay Attribute from the <video> Tag.
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
When I change the iframe to video the video doesn't show up. Below is the code I have for the blog post:
Hello,
It is not recommended to use an iFrame for MP4 Videos. Consider using the following code:
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Great, Thanks! This worked!
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard