Y
Hacker News
new
|
ask
|
show
|
jobs
by
danfitch
5549 days ago
Looks like it uses canvas to draw the qr. Using something like
http://raphaeljs.com/
would have made it even better for backwards compatibility. Awesome job though!
1 comments
flyosity
5549 days ago
Could easily import excanvas.js to have it work in IE without an issue.
link