Make and web page a real trip.

Users who are viewing this thread

R.A.T. Army

Member
Messages
351
Reaction score
0
Tokenz
0.00z
Make any web page a real trip.

Go to any web page. The homepage to this forum is a good one. Copy and paste this into your address bar and hit go. WOOOHOOO!!

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++}setInterval('A()',5); void(0);

__________________

SB54.jpg
RatBoy5.jpg
 
  • 6
    Replies
  • 368
    Views
  • 0
    Participant count
    Participants list

R.A.T. Army

Member
Messages
351
Reaction score
0
Tokenz
0.00z
UmmmI can't figure this out but for some reason it will not do what it is suppose to do outside of being copied from my friends IM box. I'll figure it out and then repost it once fix it. Till then try it and see if it works for anyone. Sorry.:confused :confused :confused :confused :confused

__________________

SB54.jpg
RatBoy5.jpg
 

Sarah2613

New Member
Messages
50
Reaction score
0
Tokenz
0.00z
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++}setInterval('A()',5); void(0)

Try this, is that what you were trying to do?
 

Sarah2613

New Member
Messages
50
Reaction score
0
Tokenz
0.00z
There is also this one, it's slightly different.

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*x2+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y2+i*y4+y5-y1*2*9+y4)*y5+y4+y2-y1}R++}setInterval('A()',8); void(0)
 

R.A.T. Army

Member
Messages
351
Reaction score
0
Tokenz
0.00z
Try this out. Go to google do an image search. Then put this in the address bar.

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++}setInterval('A()',5); void(0);

If that still does not work I don't know why it won't go off this forum.
 
80,546Threads
2,194,803Messages
5,014Members
Back
Top