Skip to content

Instantly share code, notes, and snippets.

@tylerhunt
Created April 4, 2011 19:01
Show Gist options
  • Save tylerhunt/902196 to your computer and use it in GitHub Desktop.
Save tylerhunt/902196 to your computer and use it in GitHub Desktop.
Let's get ready to rumble!
javascript:var%20d=document,x=d.createElement('scr'+'ipt'),z=d.createElement('scr'+'ipt'),b=d.body;x.setAttribute('src','https://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js');z.setAttribute('src','http://jackrugile.com/jrumble/js/jrumble.1.0.js');b.appendChild(x);b.appendChild(z);setTimeout(function(){jQuery('body%20*').jrumble({rumbleEvent:'constant'});},500);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment