The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> HTML code for video on Safari, Safari could not show video on my website using html5 code
DS92
post Oct 5 2016, 03:17 AM
Post #1





Group: Members
Posts: 5
Joined: 5-October 16
Member No.: 24,870



Good morning, I'm creating a website and in one page I put the following code

CODE
<video width="450" height="450"controls>
    <source src="Video/Video1.mp4" type="video/mp4">
    </video>


or using youtube:

CODE
<iframe width="560" height="315" src="https://www.youtube.com/embed/NGrLb6W5YOM" frameborder="0" allowfullscreen></iframe>


I can see the videos in chrome, firefox, explorer and so on, except SAFARI. Can someone help me to solve these problems? or can someone send me an example code, which works correctly on all browers?

Thank you really much
Best Regards
Denis

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th March 2024 - 11:23 PM