Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- JavaScript
- 주식 청약 일정
- css
- SQL
- Oracle
- 6월 공모주 청약 일정
- 자바
- 제이쿼리
- html
- Stock
- 주식
- 코드이그나이터
- IPO
- 7월 공모주 청약 일정
- 주식 청약
- 공모주 청약
- php
- 리눅스
- MYSQL
- linux
- 공모주
- 오라클
- java
- 자바스크립트
- codeigniter
- 맥
- 공모주 청약 일정
- Stock ipo
- jquery
- Eclipse
Archives
- Today
- Total
개발자의 끄적끄적
[javascript/jquery] qrcode 생성 참고 사이트!! 본문
728x90
반응형
[javascript/jquery] qrcode 생성 참고 사이트!!
1. https://davidshimjs.github.io/qrcodejs/
qrcode.js
QRCode.js QRCode.js is javascript library for making QRCode. QRCode.js supports Cross-browser with HTML5 Canvas and table tag in DOM. QRCode.js has no dependencies. Basic Usages new QRCode(document.getElementById("qrcode"), "http://jindo.dev.naver.com/coll
davidshimjs.github.io
2. https://jeromeetienne.github.io/jquery-qrcode/
https://jeromeetienne.github.io/jquery-qrcode/
jquery.qrcode.js jquery.qrcode.js is jquery plugin for a pure browser qrcode generation. It allow you to easily add qrcode to your webpages. It is standalone, less than 4k after minify+gzip, no image download. It doesnt rely on external services which go o
jeromeetienne.github.io
qrcode 관련 Js 사이트 입니다!!
참고들하세요!!
반응형
'개발 > javascript & jquery' 카테고리의 다른 글
[javascript & jquery] swiper.js 반복 option (0) | 2019.11.15 |
---|---|
[javascript] 날짜로 요일 알아내기 (0) | 2019.11.07 |
[javascript/jquery] 새창 팝업 띄우기 (0) | 2019.10.28 |
[javascript/jquery] ckeditor 업로드 오류 (0) | 2019.10.28 |
[javascript/jquery] JSON.parse 사용법 (0) | 2019.10.24 |
Comments