Difference between revisions of "User:Mornsta/Sandbox10"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Mornsta-gpuser
(Created page with "<script> document.querySelector("#modelViewer<!--{$secondModel}--> a").addEventListener("click", function(e) { document.querySelector("#modelViewer<!--{$secondMode...")
>Mornsta-gpuser
(Blanked the page)
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
<script>
+
 
    document.querySelector("#modelViewer<!--{$secondModel}--> a").addEventListener("click", function(e) {
 
        document.querySelector("#modelViewer<!--{$secondModel}-->").innerHTML = '<iframe width="400px" height="400px" src="https://poly.google.com/view/<!--{$embedSrcLink}-->/embed" frameborder="0" style="border:none;" allowvr="yes" allow="vr; xr; accelerometer; magnetometer; gyroscope; autoplay;" allowfullscreen mozallowfullscreen="true" webkitallowfullscreen="true" onmousewheel="" ></iframe>';
 
    e.preventDefault();
 
  e.stopPropagation();
 
    }, false);
 
</script>
 

Latest revision as of 14:38, 12 February 2019