Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6d406f4df2 | ||
|
|
4f169be943 | ||
|
|
f7e2a850b9 |
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
<p>Render in table</p>
|
<p>Render in table</p>
|
||||||
<div id="qrcodeTable"></div>
|
<div id="qrcodeTable"></div>
|
||||||
<p>Render in canvas</p>
|
<p>Render in canvas</p>
|
||||||
<div id="qrcodeCanvas"></div>
|
<div id="qrcodeCanvas"></div>
|
||||||
<script>
|
<script>
|
||||||
//jQuery('#qrcode').qrcode("this plugin is great");
|
//jQuery('#qrcode').qrcode("this plugin is great");
|
||||||
|
|
|
||||||
|
|
@ -147,7 +147,7 @@ img {
|
||||||
<img style="position: absolute; bottom: 10px; right: 10px; border: 0;" src="http://twitter-badges.s3.amazonaws.com/follow_me-c.png" alt="Follow jerome_etienne on Twitter"/>
|
<img style="position: absolute; bottom: 10px; right: 10px; border: 0;" src="http://twitter-badges.s3.amazonaws.com/follow_me-c.png" alt="Follow jerome_etienne on Twitter"/>
|
||||||
</a>
|
</a>
|
||||||
<!-- github ribbon -->
|
<!-- github ribbon -->
|
||||||
<a href="https://github.com/jeromeetienne/jquery-qrcode"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://assets0.github.com/img/ce742187c818c67d98af16f96ed21c00160c234a?repo=&url=http%3A%2F%2Fs3.amazonaws.com%2Fgithub%2Fribbons%2Fforkme_left_gray_6d6d6d.png&path=" alt="Fork me on GitHub"></a>
|
<a href="https://github.com/jeromeetienne/jquery-qrcode"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_left_gray_6d6d6d.png" alt="Fork me on GitHub" /></a>
|
||||||
<!-- twitter share + facebook like -->
|
<!-- twitter share + facebook like -->
|
||||||
<div style="position: absolute; top: 10px; right: 10px; border: 0;">
|
<div style="position: absolute; top: 10px; right: 10px; border: 0;">
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue