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.51k forks source link

QR code having customized width is not working in chrome #109

Open kailashp opened 6 years ago

kailashp commented 6 years ago

QR code having customized width(i have given 100 pixels) is not working in chrome browser, but in firefox and IE it is working. If i set width as 'auto', it is working in all browsers.