Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedding JS is broken #6

Open
b-meson opened this issue Mar 28, 2018 · 0 comments
Open

Embedding JS is broken #6

b-meson opened this issue Mar 28, 2018 · 0 comments

Comments

@b-meson
Copy link
Member

b-meson commented Mar 28, 2018

Using this JS breaks the Twine Harlowe engine.

<div id="DV-viewer-4425772-1505-ExpendituresCheck-Narrowed-Rpt" class="DC-embed DC-embed-document DV-container"></div>
<script src="//assets.documentcloud.org/viewer/loader.js"></script>
<script>
  DV.load("https://www.documentcloud.org/documents/4425772-1505-ExpendituresCheck-Narrowed-Rpt.js", {
  responsive: true,
    sidebar: false,
    text: false,
    container: "#DV-viewer-4425772-1505-ExpendituresCheck-Narrowed-Rpt"
  });
</script>
<noscript>
  <a href="https://assets.documentcloud.org/documents/4425772/1505-ExpendituresCheck-Narrowed-Rpt.pdf">1505-ExpendituresCheck(Narrowed Rpt) (PDF)</a>
  <br />
  <a href="https://assets.documentcloud.org/documents/4425772/1505-ExpendituresCheck-Narrowed-Rpt.txt">1505-ExpendituresCheck(Narrowed Rpt) (Text)</a>
</noscript>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant