Add shortcuts and autohide controls
This commit is contained in:
parent
f5be2970ab
commit
28de864295
9 changed files with 159 additions and 26 deletions
|
@ -6,7 +6,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div class="video-container">
|
||||
<video class="zorn-player" layout="default" title="Ennie and Yoyki: Ungirly Games">
|
||||
<video class="zorn-player" layout="default" video-title="Ennie and Yoyki: Ungirly Games">
|
||||
<!-- Quality changer support has not been worked on yet -->
|
||||
<source label="720p" src="./media/Ennie-and-Yoyki-Ungirly-Games.mp4" type="video/mp4">
|
||||
<!-- Subtitles -->
|
||||
|
@ -15,5 +15,5 @@
|
|||
</video>
|
||||
</div>
|
||||
</body>
|
||||
<script src="./js/zorn.js"></script>
|
||||
<script src="./js/zorn.js" type="module"></script>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue