Skip to content

Instantly share code, notes, and snippets.

@mgreau
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mgreau/8946154 to your computer and use it in GitHub Desktop.
Save mgreau/8946154 to your computer and use it in GitHub Desktop.
DZslides Navigation doesn't work beacause of the iframe
<html>
<body>
<div class="panel-body" style="padding:0px;">
<p ng-show="!theHtml5.output" class="ng-hide">DZslides Navigation doesn't work beacause of the iframe.</p>
<iframe sandbox="allow-same-origin allow-scripts allow-popups allow-forms" ng-show="theHtml5.output" fullscreen="isRenderFullscreen" id="html5-rendered" srcdoc="&lt;!DOCTYPE html&gt;&lt;html lang=&quot;en&quot; class=&quot;aspect-4-3&quot;&gt;&lt;head&gt;&lt;meta charset=&quot;UTF-8&quot; /&gt;&lt;meta name=&quot;generator&quot; content=&quot;Asciidoctor 1.5.0.preview.1, dzslides backend&quot; /&gt;&lt;title&gt;Quand WebSocket rencontre AsciiDoctor&lt;/title&gt;&lt;meta name=&quot;author&quot; content=&quot;Maxime Greau&quot; /&gt;&lt;meta name=&quot;copyright&quot; content=&quot;CC BY-SA 2.0&quot; /&gt;&lt;meta name=&quot;presdate&quot; content=&quot;Feb 17, 2014&quot; /&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;http://fonts.googleapis.com/css?family=Oswald&quot; /&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;./dzslides/themes/highlight/monokai.css&quot; /&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;./dzslides/themes/style/stormy.css&quot; /&gt;&lt;style&gt;section:not(.topic) &gt; h2 { display: none;}&lt;/style&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;./dzslides/core/dzslides.css&quot; /&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;./dzslides/themes/transition/fade.css&quot; /&gt;&lt;/head&gt;&lt;body&gt;&lt;section class=&quot;title&quot;&gt;&lt;h1&gt;Quand WebSocket rencontre AsciiDoctor&lt;/h1&gt;&lt;footer&gt;&lt;span class=&quot;author&quot;&gt;Maxime Greau&lt;/span&gt; &lt;span class=&quot;email&quot;&gt;&lt;a href=&quot;http://twitter.com&quot;&gt;@mgreau&lt;/a&gt;&lt;/span&gt;&lt;/footer&gt;&lt;/section&gt;&lt;section class=&quot;topic&quot;&gt;&lt;h2&gt;Who&amp;#8217;s doing AsciiDoc?&lt;/h2&gt;&lt;ul class=&quot;scatter incremental&quot;&gt;&lt;li&gt;&lt;a href=&quot;https://github.com/git/git/tree/master/Documentation&quot;&gt;Git&lt;/a&gt; &lt;span class=&quot;detail&quot;&gt;User guide, man pages&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;https://github.com/neo4j/neo4j/tree/master/manual/src&quot;&gt;Neo4j&lt;/a&gt; &lt;span class=&quot;detail&quot;&gt;Manual, refcards&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;https://github.com/cdi-spec/cdi/tree/master/spec&quot;&gt;CDI&lt;/a&gt; &lt;span class=&quot;detail&quot;&gt;Specification&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://static.springsource.org/spring-xd/docs/1.0.0.M1/reference/html&quot;&gt;Spring XD&lt;/a&gt; &lt;span class=&quot;detail&quot;&gt;Manual&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.nofluffjuststuff.com/home/magazine_subscribe&quot;&gt;NFJS&lt;/a&gt; &lt;span class=&quot;detail&quot;&gt;Magazine&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Authors &lt;span class=&quot;detail&quot;&gt;Books, articles&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Publishers &lt;span class=&quot;detail&quot;&gt;O&amp;#8217;Reilly&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;GitHub!&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/section&gt;
&lt;section&gt;&lt;figure&gt;&lt;img src=&quot;images/open.jpg&quot; alt=&quot;open&quot; /&gt;&lt;figcaption class=&quot;band&quot;&gt;www.asciidoctor.org&lt;/figcaption&gt;&lt;/figure&gt;&lt;/section&gt;
&lt;section&gt;&lt;figure&gt;&lt;img src=&quot;images/github.jpg&quot; alt=&quot;github&quot; /&gt;&lt;figcaption class=&quot;band&quot;&gt;&lt;a href=&quot;https://github.com/mgreau/&quot;&gt;https://github.com/mgreau/&lt;/a&gt;&lt;/figcaption&gt;&lt;/figure&gt;&lt;/section&gt;
&lt;section class=&quot;topic ending&quot;&gt;&lt;h2 class=&quot;name&quot;&gt;Thanks!&lt;/h2&gt;&lt;p class=&quot;footer&quot;&gt;Maxime Greau @mgreau f&lt;/p&gt;&lt;/section&gt;&lt;script src=&quot;./dzslides/core/dzslides.js&quot;&gt;&lt;/script&gt;&lt;script src=&quot;./dzslides/highlight/highlight.pack.js&quot;&gt;&lt;/script&gt;&lt;script&gt;hljs.initHighlightingOnLoad()&lt;/script&gt;&lt;/body&gt;&lt;/html&gt;" width="100%" height="800px" class=""> </iframe>
</div>
</body>
</html>
<html lang="en" class="aspect-4-3"><head><meta charset="UTF-8"><meta name="generator" content="Asciidoctor 1.5.0.preview.1, dzslides backend"><title>Quand WebSocket rencontre AsciiDoctor</title><meta name="author" content="Maxime Greau"><meta name="copyright" content="CC BY-SA 2.0"><meta name="presdate" content="Feb 17, 2014"><link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Oswald"><link rel="stylesheet" href="./dzslides/themes/highlight/monokai.css"><link rel="stylesheet" href="./dzslides/themes/style/stormy.css"><style>section:not(.topic) > h2 { display: none;}</style><link rel="stylesheet" href="./dzslides/core/dzslides.css"><link rel="stylesheet" href="./dzslides/themes/transition/fade.css"></head><body class="loaded" style="-webkit-transform: scale(0.7575000000000001);"><section class="title" aria-selected="true"><h1>Quand WebSocket rencontre AsciiDoctor</h1><footer><span class="author">Maxime Greau</span> <span class="email"><a href="http://twitter.com">@mgreau</a></span></footer></section><section class="topic"><h2>Who’s doing AsciiDoc?</h2><ul class="scatter incremental"><li><a href="https://github.com/git/git/tree/master/Documentation">Git</a> <span class="detail">User guide, man pages</span></li><li><a href="https://github.com/neo4j/neo4j/tree/master/manual/src">Neo4j</a> <span class="detail">Manual, refcards</span></li><li><a href="https://github.com/cdi-spec/cdi/tree/master/spec">CDI</a> <span class="detail">Specification</span></li><li><a href="http://static.springsource.org/spring-xd/docs/1.0.0.M1/reference/html">Spring XD</a> <span class="detail">Manual</span></li><li><a href="http://www.nofluffjuststuff.com/home/magazine_subscribe">NFJS</a> <span class="detail">Magazine</span></li><li>Authors <span class="detail">Books, articles</span></li><li>Publishers <span class="detail">O’Reilly</span></li><li><strong>GitHub!</strong></li></ul></section>
<section><figure><img src="images/open.jpg" alt="open"><figcaption class="band">www.asciidoctor.org</figcaption></figure></section>
<section><figure><img src="images/github.jpg" alt="github"><figcaption class="band"><a href="https://github.com/mgreau/">https://github.com/mgreau/</a></figcaption></figure></section>
<section class="topic ending"><h2 class="name">Thanks!</h2><p class="footer">Maxime Greau @mgreau f</p></section><script src="./dzslides/core/dzslides.js"></script><script src="./dzslides/highlight/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad()</script><div id="progress-bar" style="width: 0%;"></div></body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment