PDA

View Full Version : This is fun



Will
08-02-2007, 02:46 PM
Here's something to amuse you.

1. Go to any webpage you like.
2. Delete the whole URL in the address box of your browser.
3. Paste this code in instead.


javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterv al('A()',5); void(0);

4. Click 'Go' and enjoy!:peacefingers:

Will
08-02-2007, 06:53 PM
This only seems to work with IE by the way.

optrex
08-02-2007, 09:42 PM
You wanna be careful suggesting things like that especially with flaschat loaded. It was a flashchat bug that allowed html to be posted in the subject line of threads that brought down a number of sites, with a redirect.

ronlyre
08-02-2007, 10:40 PM
that's weird

Madhatter
09-02-2007, 01:32 AM
It works on other sites in firefox

Will
09-02-2007, 03:47 PM
You wanna be careful suggesting things like that especially with flaschat loaded. It was a flashchat bug that allowed html to be posted in the subject line of threads that brought down a number of sites, with a redirect.

I don't see any problem with this javascript, it's a bit of compeltely harmless fun.