Skip to content

Instantly share code, notes, and snippets.

@agektmr
Last active April 26, 2026 11:48
Show Gist options
  • Select an option

  • Save agektmr/e5aab5f338390f0a5184 to your computer and use it in GitHub Desktop.

Select an option

Save agektmr/e5aab5f338390f0a5184 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)">
@agektmr

agektmr commented Nov 6, 2015

Copy link
Copy Markdown
Author

This won't work in Firefox for some reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment