@@ -2,7 +2,9 @@
<div class="fdkkcon">
<template v-if="fdkkCurrentVersion == 'V3'">
<iframe
- allowfullscreen="true"
+ webkitallowfullscreen=""
+ mozallowfullscreen=""
+ allowfullscreen=""
allow="autoplay"
:key="currentScene.sceneCode"
v-if="!isMobile"
@@ -30,7 +32,9 @@
</template>
class="V4"
@@ -8,7 +8,9 @@
/>
ref="iframe"
id="showifr"
:src="url"