Answer the question
In order to leave comments, you need to log in
Why is the video on the site not displayed on a smartphone?
This is how crap happens. My code is below:
<video class="header__video" width="100%" autoplay loop muted>
<source src="video/header.mp4" type="video/mp4">
<source src="video/header.webm" type="video/webm">
<source src="video/header.ogv" type="video/ogg">
<object data="video/header.swf" type="application/x-shockwave-flash">
<param name="movie" value="video/header.swf">
</object>
</video>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question