modified: index.html
deleted: index2.html
This commit is contained in:
parent
092c258ac7
commit
438a50b06e
2 changed files with 6 additions and 398 deletions
|
|
@ -71,7 +71,9 @@
|
|||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<button style="color: #FFFFFF; background-color: #AA0000; border-color: #AA0000;">Get Started</button>
|
||||
<!--<button style="color: #FFFFFF; background-color: #AA0000; border-color: #AA0000;">Get Started</button>
|
||||
-->
|
||||
<a class="button" style="color: #FFFFFF; background-color: #AA0000; border-color: #AA0000;" href="#remarkbox-demo">Try Here</a>
|
||||
<br />
|
||||
<br />
|
||||
Setup on your page in 30s or <a href="#learn">learn more</a>
|
||||
|
|
@ -367,15 +369,17 @@ Your <b>feedback will shape</b> Remarkbox!
|
|||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<span id="remarkbox-demo">
|
||||
|
||||
<div class="container">
|
||||
<div class="row row-padding">
|
||||
|
||||
<h5 id="remarkbox-demo">Remarkbox Demo <span style="font-size: .65em; margin-left: 10px;">try it out! </span></h5>
|
||||
<h5>Remarkbox Demo <span style="font-size: .65em; margin-left: 10px;">try it out! </span></h5>
|
||||
|
||||
<!-- Remarkbox - readers want to communicate with you -->
|
||||
<script type="text/javascript" src="https://demo.remarkbox.com/static/js/iframe-resizer/iframeResizer.min.js"></script><script type="text/javascript">thread_fragment=window.location.hash; thread_uri=window.location.href; document.write('<iframe id="remarkbox" src="https://demo.remarkbox.com/embed?thread_uri=' + thread_uri + '" title="remarkbox" width="100%" style="width: 100% !important; border: none !important; overflow: hidden !important;" allowtransparency="true" scrolling="no" horizontalscrolling="no" verticalscrolling="no" tabindex="0" seamless></iframe>'); iFrameResize({inPageLinks: true, initCallback: function(iframe){iframe.iFrameResizer.moveToAnchor(thread_fragment);}}, document.getElementById("remarkbox") );</script><noscript><iframe id="remarkbox" src="https://demo.remarkbox.com/embed?nojs=true" frameborder="0" style="height: 600px; width: 100%; border: none !important;" allowtransparency="true" height="600px" width="100%"></iframe></noscript>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue