Make video play on iOS
This commit is contained in:
parent
ed9fb6d23a
commit
95d49daa23
2 changed files with 6 additions and 1 deletions
|
|
@ -147,7 +147,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<video id="video" autoplay></video>
|
||||
<video id="video" autoplay playsinline></video>
|
||||
<button id="button"><div class="circle"></div></button>
|
||||
<a id="flip" hidden>
|
||||
<svg viewBox="0 0 6 6">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue