pullso

Marquiz

Apr 6th, 2021 (edited)
1,443
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.37 KB | None | 0 0
  1. <html>
  2.   <head>
  3.     <meta http-equiv=“X-UA-Compatible” content=“IE=edge” />
  4.     <meta charset=“utf-8/>
  5.     <meta name=“viewport” content=width=device-width, initial-scale=1, shrink-to-fit=no”>
  6.     <title>Marquiz</title>
  7.     <!-- Marquiz script start -->
  8.     <script>
  9.       (function (w, d, s, o) {
  10.         var j = d.createElement(s); j.async = true; j.src = '//script.marquiz.ru/v2.js'; j.onload = function () {
  11.           if (document.readyState !== 'loading') Marquiz.init(o);
  12.           else document.addEventListener("DOMContentLoaded", function () {
  13.             Marquiz.init(o);
  14.           });
  15.         };
  16.         d.head.insertBefore(j, d.head.firstElementChild);
  17.       })(window, document, 'script', {
  18.         host: '//quiz.marquiz.ru',
  19.         region: 'eu',
  20.         id: '604eee2daf339f0044c3e96b',
  21.         autoOpen: 0,
  22.         autoOpenFreq: 'always',
  23.         openOnExit: false,
  24.         disableOnMobile: false
  25.       });
  26.     </script>
  27.     <!-- Marquiz script end -->
  28.     <style>
  29.       .marquiz__bg_open .marquiz__modal {
  30.         max-width: 100% !important;
  31.         min-height: 100% !important;
  32.         width: 100% !important;
  33.         height: 100% !important;
  34.       }
  35.       .marquiz__bg_open .marquiz__frame_open{
  36.         height: 100% !important;
  37.       }
  38.       #marquiz__close {
  39.         display: none
  40.       }
  41.     </style>
  42.   </head>
  43. </html>
  44.  
Add Comment
Please, Sign In to add comment