We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00aa301 commit 47306b8Copy full SHA for 47306b8
infodisplay/index.html
@@ -35,7 +35,7 @@
35
</style>
36
</head>
37
<body>
38
- <iframe allow="autoplay" id="current"></iframe>
39
- <iframe allow="autoplay" id="next"></iframe>
+ <iframe allow="autoplay,fullscreen" id="current"></iframe>
+ <iframe allow="autoplay,fullscreen" id="next"></iframe>
40
</body>
41
</html>
0 commit comments