Drawing QR-Code on Browser in Javascript
May 2, 2014 —Category: Software
In my quest to make the pages of one site a bit more mobile-friendly, I've got the idea to provide a QR-Code for an unique identifier generated for users. This is part of a wizard and the end-product is: QR Code in JavaScript To reach this outcome, I've started by looking for a QR javascript snippet…