An example using a JavaScript-Library to render a custom QR-code. Here we render the current URL of the prototype. Try it out and use your mobile to scan the code …
qrcode.zip (436.7 KB)
To use it in your own prototype:
- copy the contents of header_include.html into the header_include.html of your prototype
- copy and paste the cell
All the work is done by the excellent JavaScript-Library: qrcode.js which offers a lot more options…