Suggestion: Can html table output be extracted for dynamic html injection?
hadjiprocopis opened this issue · 0 comments
hadjiprocopis commented
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.