Pages

Friday 24 June 2011

Play Katamari in your browser, on any website!

Because rolling the words off a web page is what I like to do in my spare time, I would like to share this little trick:




Hit the jump for the code to play Katamari on any webpage


So what you need to do is copy and paste this code into the URL bar when you are on a website that you want to mess with:

javascript:var i,s,ss=['http://kathack.com/js/kh.js','http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js'];for(i=0;i!=ss.length;i++){s=document.createElement('script');s.src=ss[i];document.body.appendChild(s);}void(0);

Then just hold down the right mouse button and roll everything up!

6 comments:

Related Posts Plugin for WordPress, Blogger...