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

Content type for url #136

Open AndersBillLinden opened 1 year ago

AndersBillLinden commented 1 year ago

It is not clear how to set the qr code type. There is a content type of qr codes right? If I create an URL qr code just using foo.qrcode({text:"https://www.google.com"}); can I be sure any reader will treat it as an url?