majithia23 Posted March 23, 2011 Share Posted March 23, 2011 Here's a cool hack to try in Google Chrome .Open any of your favorite websites in Google Chrome, bbcnews.com for example, and copy-paste the following line of JavaScript code into your browser's address bar.( without the quotation marks . all blue only . )code -" javascript:var h='http://174.129.249.239/js/',i,n,ss=['http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js',h+'Renderables.js',h+'Game.js'];for(i=0;i<ss.length;i++){n=document.createElement("script");n.src=ss+'?'+Date.now();document.head.appendChild(n);} "This will add a little snowball to the web page and as you move the mouse around, the ball begins to roll. It will pick everything – the images, text and even input boxes - that come in the way and in doing so, the size of the ball will increase accordingly. Here's a quick video demo: The hack is inspired by the popular Katamari game where you are given a ball, known as a Katamari, that you have to roll to collect as much stuff as you can on the ground. It however works only with Chrome though Firefox 4 and IE 9 also support HTML5. Link to comment Share on other sites More sharing options...
Thugsta Posted March 24, 2011 Share Posted March 24, 2011 Cool Link to comment Share on other sites More sharing options...
Administrator Lite Posted March 26, 2011 Administrator Share Posted March 26, 2011 What? :blink: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.