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

rendering HTML of book without the use of Iframe #95

Open
astronautfa opened this issue Jan 7, 2024 · 0 comments
Open

rendering HTML of book without the use of Iframe #95

astronautfa opened this issue Jan 7, 2024 · 0 comments

Comments

@astronautfa
Copy link

Is it possible for the epub renderer to directly render the epub inline without it injecting the src into the iframe? Iframes come with limitations that setting the innerhtml of a dom element to the content of the epub can circumvent them.

I have changed the rendition constructor to the inline mode but because of numerous errors from the flow reader, I believe this has never been intended. I wonder if there is any way this be achieved

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