video is not displayed on smartphone using video tag html5 -


i'm making landingpage website. use video display, problem video not shown on phone when go website. code used implement video

<video autoplay loop id="bgvid">     <source src="video/bgvid7.mp4" type="video/mp4">  </video> 

does know how solve ?


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

javascript - How to process users in one specific order using map o each function? -

javascript - Linking from page A to a specific iframe on page B -