jeromeetienne / jquery-qrcode

qrcode generation standalone (doesn't depend on external services)
http://blog.jetienne.com/blog/2011/04/07/jquery-qrcode/
MIT License
4.84k stars 2.5k forks source link

save qrcode as img file in IE #88

Open zyairzy opened 7 years ago

zyairzy commented 7 years ago

hello,

I am a rookie in javasript and jquery. I want to use this jquery-qrcode to produce qrcode, it works. But when I want to save as img in IE, it failed.

I wanted to know if there's a way to work out this problem. Thank U.