pouët.net

Instant Demo Website Generator

category: general [glöplog]
 
Just stumbled over this script. All you have to do is: surf to a website with some pictures and then paste the script in to your adress bar. Et voila...instant demoish object out of the website. Dunno if it's well known or not. But it sure gave our admin the creeps. ^^
So here's the script:

Quote:
javascript:R=0;%20x1=.1;%20y1=.05;%20x2=.25;%20y2=.24;%20x3=1.6;%20y3=.24;%20x4=300;%20y4=200;%20x5=300;%20y5=200;%20DI=document.getElementsByTagName(%22img%22);%20DIL=DI.length;%20function%20A(){for(i=0;%20i-DIL;%20i++){DIS=DI[%20i%20].style;%20DIS.position='absolute';%20DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+%22px%22;%20DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+%22px%22}R++}setInterval('A()',5);%20void(0)
added on the 2007-06-06 21:24:57 by bod bod
is pronto a real word?
added on the 2007-06-06 21:26:02 by maali maali
I has a long word break routine
added on the 2007-06-06 21:38:43 by nitro2k01 nitro2k01
that works really cool on pouet front page with all the icons and such :D
added on the 2007-06-06 21:51:39 by psenough psenough
hmm interresting...
added on the 2007-06-08 22:20:35 by cycor cycor

login