PDA

View Full Version : Interesting


The Dude
10-11-2006, 03:46 AM
Go to any web page with pictures on (And scripts enabled) and type this in to the address bar and press return :)

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);

Ah man!!

EDIT:

Make sure the word "Interval" is together when you paste this in (Produces entertaining results :D)

es347fan
10-11-2006, 05:07 AM
That's great!

Bit/Byte
10-11-2006, 08:58 AM
That was awesome.

WindWip
10-11-2006, 05:53 PM
:cool: :rant: :flowers: :thumbs: :woohoo: :upyours: :mad: :lolhit: :drinktoth :rant:

Ok, now I'm gonna try it with all these ones too

The Dude
10-11-2006, 07:54 PM
Excellent :)

The Dude
11-03-2007, 10:09 AM
javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)

skinny_bones4
11-03-2007, 09:10 PM
what does it make?

The Dude
11-04-2007, 08:18 AM
Paste it in and see :D (Dont worry only lasts about 10 seconds)