javascript - Video is no working in safari(from Windows) but working in Mozilla and chrome -


i working in this site. video in home page working fine in mozilla , google chrome , safari in mac not working in safari in windows. code using ,

joy christian academy

click here play

<div class="popmain_video" style="display: none;"> <span class="button b-close">x</span> <video id="embed_container" class="video-js vjs-default-skin" poster="http://joychristianacademy.com/wp-content/uploads/2015/07/slider1.png" preload="" controls="controls" width="80%" height="360"> <source src="http://joychristianacademy.com/wp-content/uploads/2015/09/jo(h.264).mov"> <source src="http://joychristianacademy.com/wp-content/uploads/2015/09/409838752.mp4"> </video> 

please me find solution. thanks

safari windows doesn't officially support html 5.0 or above. might helpful you, https://superuser.com/questions/870133/html5-video-tag-not-supported-in-safari-5-1-on-windows-7


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -