Skip to content

Instantly share code, notes, and snippets.

@bengl
Created November 3, 2011 19:02
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save bengl/1337458 to your computer and use it in GitHub Desktop.
Save bengl/1337458 to your computer and use it in GitHub Desktop.
A bookmarklet to replicate Google's "do a barrel roll" on any arbitrary page.
javascript:(function(a,k,t,m,o,w,s){document.head.innerHTML+='<'+s+'@-'+m+k+m+t+'@-'+o+k+o+t+'@-'+w+k+w+t+'body{-'+m+a+'-'+o+a+'-'+w+a+'}</'+s})("-animation:r 4s 1;","-keyframes r{to{-","-transform:rotate(360deg)}}","moz","o","webkit","style>")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment