Title: Which HTML5 QR code reader should I try to replicate for my site? Post by: Jachoshi on March 06, 2014, 06:15:28 AM I would like to add a QR code reader to my site that would work for both desktop and mobile browsing. This site seems to do the job, but has anyone found something better?
http://shinydemos.com/qr-code/ (using this code https://github.com/LazarSoft/jsqrcode) Also I was really hoping to do it in just a few lines of code. Is there an online library that contains all of the javascript needed so that I can just reference it? Cheers, Jachoshi (sorry if this has already been covered, I am new here and I was having trouble with the search tool) |