Tento kvíz si můžete vložit na své webové stránky zkopírováním kódu níže. Kód si můžete přizpůsobit pro vlastní zobrazení.
<iframe width="400" height="450" frameborder="0" scrolling="yes" layout="responsive" sandbox="allow-downloads allow-same-origin allow-forms allow-modals allow-orientation-lock allow-pointer-lock allow-popups allow-popups-to-escape-sandbox allow-presentation allow-scripts allow-top-navigation-by-user-activation" resizable id="aysQuizIframe49" src="https://petrpikora.com/wp-admin/admin-ajax.php?action=ays_quiz_iframe_shortcode&quiz=49&id=49&embed=1" style="width:100%; max-width: 100%; margin: 0 auto; overflow: hidden;"> <div overflow tabindex="0" role="button" aria-label="Quiz content"></div> </iframe> <script> window.addEventListener("message", receiveMessage, false); function receiveMessage(event) { if (event.data === "getParentUrl") { event.source.postMessage(window.location.href, event.origin); } } </script>