Advertisement
paulohrpinheiro

Untitled

Dec 18th, 2015
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.26 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head>
  4.     <meta charset='utf-8'>
  5.     <title>Teste sharer.js</title>
  6.     <script src="sharer.js"></script>
  7. </head>
  8. <body>
  9.     <button class="sharer" data-url="http://sysincloud.it" data-sharer="facebook">Facebook</button>
  10. </body>
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement