jquery-qrcode
jquery-qrcode copied to clipboard
Canvas image into png image in IE8
I have tried to convert the canvas image into png image .It works fine in all major browsers. In IE8 i have used excanvas.js to support canvas image but there we cant able to convert canvas to png. I came to know that excanvas not support toDataURL(), toBlob(). How to fix this
+1
"render" should be "table"