Skip to content

Instantly share code, notes, and snippets.

@sundaycrafts
Forked from agektmr/Twitter Like
Created November 6, 2015 14:54
Show Gist options
  • Save sundaycrafts/34786e1f8f598f79163f to your computer and use it in GitHub Desktop.
Save sundaycrafts/34786e1f8f598f79163f to your computer and use it in GitHub Desktop.
Copy and paste this code to your browser URL bar. (URLバーにコピペしてね)
data:text/html,<script>i=0;setInterval(function(){i=(i+100)%252000;document.querySelector('div').style.backgroundPositionX='-'+i+'px';},30);</script><div%20style="width:100px;height:100px;background:url(https://goo.gl/6nq9n5)">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment