today:
451
yesterday:
793
Total:
1,014,654

QR-CODE

admin 2017.11.30 12:10 Views : 120

......JavaScript Code.......
$('.qrcode').each(function(){
var qrcode = new QRCode($(this).attr('id'),{
text:$(this).attr('data-qrcode'),
width:65,
height:65,
colorDark:"#000000",
colorLight:"#ffffff",
correctLevel:QRCode.CorrectLevel.H
});
});

......HTML.........
<div id="qr_#PRODUCT_ID#" class="qrcode" data-qrcode="QR#PRODUCT_ID#"></div>


......JavaScript File URLs.......
#APP_IMAGES#qrcode.min.js

No. Subject Author Date Views
106 Apex Interactive Report: The difference between CIR and RIR admin 2018.01.26 84
105 Link- AbbaBeauty admin 2018.02.13 88
104 127.0.0.1:8080/apex/ admin 2023.06.03 90
103 Material requirements planning (MRP) admin 2018.02.14 92
102 STARTUP admin 2022.09.01 93
101 Reversing Require HTTPS admin 2023.06.04 95
100 EMPLOYEE_LEVEL_ID admin 2016.05.03 99
99 image (products) admin 2017.11.24 99
98 SQL Basics - Lesson 1 - Introduction admin 2017.06.17 101
97 TEST admin 2023.03.27 109
96 SQL DEVELOPER file admin 2022.03.17 113
» QR-CODE admin 2017.11.30 120
94 APEX ADMIN PASSWORD 바꾸기 admin 2016.05.02 124
93 What Is ERP? admin 2018.02.14 125
92 Interactive Report admin 2016.05.07 126
91 How to Install Oracle 11g on Windows 10 - 64 bit | Download / Install Oracle 11g Database file admin 2022.03.17 126
90 Oracle SQL Developer: Online Migration 3.1 admin 2018.04.25 131
89 Display Value, Return Value admin 2016.05.10 132
88 test admin 2016.05.11 135
87 Global & Custom Serach file admin 2016.04.28 136