TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

New video element Policies in iOS 10 (safari will allow autoplay if no sound)

2 pointsby chriswwwebalmost 9 years ago

1 comment

chriswwwebalmost 9 years ago
Apple will honor the autoplay attribute on the html5 video element starting with iOS 10.<p>In their example they state that this will allow animated gifs that got converted into a video to autoplay.<p>But this is also interesting for developers like me that use a video as background on their landing page, because previously the video would not autoplay until the user clicks somewhere, now with sound turned off the video will autoplay, at least on iOS &gt; 9.<p>I also guess this is good news for Facebook that has more and more videos in a users timeline which can&#x27;t autplay on iOS. Now they will autoplay in iOS &gt; 9, as Facebook turns the sound off by default anyway.