Skip to content

Instantly share code, notes, and snippets.

@AndrewChamp
Last active December 23, 2015 05:08
Show Gist options
  • Save AndrewChamp/6584522 to your computer and use it in GitHub Desktop.
Save AndrewChamp/6584522 to your computer and use it in GitHub Desktop.
Dancing Cat to any webpage. Bookmarklet.
<a href="javascript:(function(){ document.body.innerHTML += &quot;<img src='http://i.imgur.com/UhYgGxG.gif' style='display:block; position:fixed; bottom:-10px; left:50%; width:320px; height:407px; margin-left:-160px; z-index:9999;'>&quot;; })();">Dancing Cat!</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment