PDA

View Full Version : Make the webpage spin!


kongurous
07-09-2006, 1:28 AM
All you have to do is copy the following and paste it into your 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);

Tharisfal
07-09-2006, 10:51 AM
haha this owns. And I can still write while this is spinning wheee.

Markpyro
07-09-2006, 12:56 PM
Not as much spinning but bouncing... Resize, postbit, resize!

I never knew you could do that ^_^

Sikawtic
07-09-2006, 12:57 PM
hehe. this is trippy.

Darkslayer633
07-09-2006, 2:58 PM
I like this, its pretty crazy, if every webpage did this all the time, I would get motion sickness surfing the web XD.

bluemicrobyte
07-10-2006, 1:34 AM
Owww, somehow this has suddenly sparked a headache. must..... click.... back...... after posting this message =P

edit: gah! posting a message doesnt get rid of it! *clicks back more*

Black.Ice
07-10-2006, 1:09 PM
Wow, that's messed up... Now I can pretend to make drunk threads!

The_Maker
07-10-2006, 2:13 PM
Holy crap this is weird o_O

B.I's sig is moving it lots of different locations >_<

MUST...RUN...ARGH

Jeff
07-14-2006, 4:22 PM
I saw this code on YTMND :)

King_Critter
08-02-2006, 11:04 PM
Hmm... Not as interesting as I thought it might be... Still, I give it credit for making me violently ill. And lagging up my computer.

wa123
08-03-2006, 12:51 AM
magic, how do I stop this ? *.*

Sikawtic
08-03-2006, 3:15 AM
I wish you could url it... (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);)