Olol

Ramiel

Blue Octahedron of Doom
Joined
Sep 30, 2008
Messages
398
Gil
0
Step 1: Open a random web page
Step 2: Copy&Paste this into the address bar : javascript:x=0;e=document.body;e.style.position="absolute";function rt(){e.style.top=100-(50*Math.cos(x*Math.PI/180))+"px";e.style.left=100+(50*Math.sin(x*Math.PI/180))+"px";x+=5}; setInterval("rt()",50);void(0);
Step 3: Press enter
Step 4: ?????
Step 5: Profit!
It's awesome :awesome:
 
is that the one that just makes all the images on your browser fly around in a circle around your mouse? :monster:
 
lol, this one just makes everything move around in a circle :wacky:
 
is that the one that just makes all the images on your browser fly around in a circle around your mouse? :monster:

Same idea, but it makes the entire page go 'round in circles.

Just another example of pointless javascript abuse.
 
Back
Top