diff options
Diffstat (limited to 'demo/index.html')
-rw-r--r-- | demo/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/index.html b/demo/index.html index 47420cdb..483e0db6 100644 --- a/demo/index.html +++ b/demo/index.html @@ -51,7 +51,7 @@ </ul> </nav> <section> - <video poster="https://cdn.selz.com/plyr/1.5/View_From_A_Blue_Moon_Trailer-HD.jpg" controls crossorigin> + <video poster="https://cdn.selz.com/plyr/1.5/View_From_A_Blue_Moon_Trailer-HD.jpg" controls crossorigin playsinline> <!-- Video files --> <source src="https://cdn.selz.com/plyr/1.5/View_From_A_Blue_Moon_Trailer-HD.mp4" type="video/mp4"> |