Last active
November 6, 2015 14:56
-
-
Save agektmr/e5aab5f338390f0a5184 to your computer and use it in GitHub Desktop.
Copy and paste this code to your browser URL bar. (URLバーにコピペしてね)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
This won't work in Firefox for some reason.