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

Is there a trick to implementing Mirador with eXist-db? #3565

Closed
MedievalMatt opened this issue Aug 13, 2022 · 1 comment
Closed

Is there a trick to implementing Mirador with eXist-db? #3565

MedievalMatt opened this issue Aug 13, 2022 · 1 comment

Comments

@MedievalMatt
Copy link

I have an eXist app I'm developing and I'd like to include an embedded mirador instance, using the direct javascript invocation method seen here: https://github.com/ProjectMirador/mirador/wiki/M3-Embedding-in-Another-Environment#in-an-html-document-with-javascript. The code (modified from the glitch) works fine as its own html, but when I embed it in the eXist view I get a console error that Mirador is not defined. Before I start dumping code at you I thought I'd check and see if this is a known issue or an implementation error on my part.

@MedievalMatt
Copy link
Author

I figured it out -- it was a stray script invocation further up the page. Sorry to bother you!

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