What's new

Swirling pictures!

cal_gundert05

TPF Noob!
Joined
Sep 27, 2006
Messages
387
Reaction score
0
Can others edit my Photos
Photos NOT OK to edit
Found this on another forum:

Go to a webpage with some pics (like Google Images), then copy and paste the following in the address bar and hit "Enter":

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(j=0; j-DIL; j++){DIS=DI[j].style;DIS.position='absolute';DIS.left=(Math.sin(R*x1+j*x2+x3)*x4+x5)+"px";DIS.top=(Math.cos(R*y1+j*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5);void(0);
 
As a rule, my first post starting a new thread never works. Try it again, and be sure you scroll to the top of the page after hitting Enter.
 
Aha! The problem is that because the "url" is so long, spaces are put in where they're not supposed in order to break it up into multiple lines so it will fit on the screen.

If you really want to see it, paste it into the url bar, then go through it and delete the spaces where there are line breaks.

Sorry that this has turned out to be such a disappointment.
 
Aha! The problem is that because the "url" is so long, spaces are put in where they're not supposed in order to break it up into multiple lines so it will fit on the screen.

If you really want to see it, paste it into the url bar, then go through it and delete the spaces where there are line breaks.

Sorry that this has turned out to be such a disappointment.


still nothing...




pascal
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

New Topics

Back
Top Bottom