| View previous topic :: View next topic |
| Author |
Message |
two_ton_trucker18
Joined: 09 Jul 2006
Posts: 91
Location: Smack Dab Central, TN.
|
| Posted: Mon Jan 15, 2007 4:47 am Post subject: Cool Web-Page Effect |
|
|
go to any web site that has images. Delete everything in the address bar once your at a place with images. Then paste this into the address bar!
what happens next is kind of cool. Have fun!
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);
What it does is it takes all of the images on that page and swirls them around in the air on your screen. It's safe, I promise.
Just thought I would share this trick with you. 8) |
|
| Back to top |
|
hstern
Joined: 26 Dec 2006
Posts: 30
|
| Posted: Mon Jan 15, 2007 4:55 am Post subject: |
|
|
| cool! |
|
| Back to top |
|
MADLUX
Joined: 05 Jun 2005
Posts: 565
Location: Virginia Beach, VA
|
| Posted: Mon Jan 15, 2007 5:27 am Post subject: |
|
|
| wow :D |
|
| Back to top |
|
heavenbound
Joined: 27 Mar 2002
Posts: 1532
Location: humble, texas
|
| Posted: Mon Jan 15, 2007 11:24 am Post subject: |
|
|
| That is to cool, how did you ever run across that! |
|
| Back to top |
|
two_ton_trucker18
Joined: 09 Jul 2006
Posts: 91
Location: Smack Dab Central, TN.
|
| Posted: Mon Jan 15, 2007 1:27 pm Post subject: |
|
|
| i got it from a friend from another forum that i am a member of. that is the coolest thing that i have ever seen. it seems that no one knows where it really came from, they just end up getting it from some one else and passing it down the line. |
|
| Back to top |
|
Cacille
Joined: 06 Jan 2006
Posts: 113
Location: St. Louis
|
| Posted: Sat Jan 20, 2007 1:53 am Post subject: |
|
|
| That is awesome, but it only works in IE. Firefox doesn't understand it at all. I expected that would happen, but in IE it's really cool! |
|
| Back to top |
|
Random_Facts
Joined: 06 Mar 2006
Posts: 558
Location: Northern California
|
| Posted: Sun Jan 21, 2007 11:56 pm Post subject: |
|
|
| Wow thats pretty cool thats awesome actually Lol. |
|
| Back to top |
|
harlequin
Joined: 18 Aug 2006
Posts: 29
Location: On the road but Springfield, MO is my home.
|
| Posted: Mon Jan 22, 2007 3:43 pm Post subject: |
|
|
Cacille wrote: That is awesome, but it only works in IE. Firefox doesn't understand it at all. I expected that would happen, but in IE it's really cool!
Works on my firefox. |
|
| Back to top |
|
two_ton_trucker18
Joined: 09 Jul 2006
Posts: 91
Location: Smack Dab Central, TN.
|
| Posted: Tue Jan 23, 2007 3:28 am Post subject: |
|
|
| I run Firefox too...Maybe you have one of your filters turned up too high. |
|
| Back to top |
|
| |