deleted: iframe.min.txt
deleted: iframe.txt
This commit is contained in:
parent
4d0037590b
commit
6c96dbd767
2 changed files with 0 additions and 17 deletions
|
|
@ -1 +0,0 @@
|
|||
<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>
|
||||
16
iframe.txt
16
iframe.txt
|
|
@ -1,16 +0,0 @@
|
|||
<!-- 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">
|
||||
var thread_fragment = window.location.hash;
|
||||
var 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;" tabindex="0"></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" style="height: 600px; width: 100%; border: none !important;" tabindex="0"></iframe>
|
||||
</noscript>
|
||||
Loading…
Add table
Add a link
Reference in a new issue