Copy and paste
Ferdan said on July 11, 2006 10:32:
This
javascript:x=0;e=document.body;e.style.position=”absolute”;function rt(){e.style.top=100-(111*Math.cos(x*Math.PI/180))+”px”;e.style.left=100+(111*Math.sin(x*Math.PI/180))+”px”;x+=5};setInterval(“rt()”,50);void(0);
into your url bar and ENTER
RobS said on July 11, 2006 11:21:
Nothing happens.
Wouldn’t this have to be part of a webpage (.html or other) with the relevant javascript tags for it to work??
Ferdan said on July 11, 2006 21:45:
well, it´s supposed to make you ill :P
dunno, it just works for me, and for other people that tried it. must be some security setting on the browser.
ok, nevermind.
pwbbounce (moderator) said on July 11, 2006 10:39:
nothing happens??