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

Suggestion: Can html table output be extracted for dynamic html injection? #270

Open
hadjiprocopis opened this issue Mar 2, 2022 · 0 comments

Comments

@hadjiprocopis
Copy link

This is a feature request:

I have a case where I want to calculate the qrcode and open a modal to present it.
Right now I am forced to have html and javascript into the modal and ask the modal to eval it. It works fine but I kind of don't like it. I would prefer that I send to the modal just plain html without script.

So, can there be a feature to extract the qr-code as plain html, at least in the case of non-canvas, html-table, instead of your code writing it into a div?

thank you for writing and providing this code,
a.

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