perazite

x Clicktag v2

May 12th, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 1. Add to <head>
  2. <script>var clickTag = "https://example.com/" </script>
  3.  
  4. Like this:
  5. <script src="https://code.createjs.com/createjs-2015.11.26.min.js"></script>
  6. <script src="asdf.js"></script>
  7. <script>var clickTag = "https://example.com/" </script>
  8.  
  9.  
  10. 2. Set Clicktag Link
  11.  
  12.  
  13. 3. Add
  14. onclick="window.open(window.clickTag)"
  15. to <canvas> tag
Add Comment
Please, Sign In to add comment