 | |
10-07-2006, 06:36 PM
|
· #1 | | Buy my domains. Name: Dan Join Date: Feb 2006
Posts: 2,801
NP$: 54.00 ( Donate)
| Cool Javascript Go to any page with images and paste this into the address box: Code: 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.getElementsByTagName("img"); 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)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0); |
| |
10-07-2006, 06:40 PM
|
· #2 | | Theatre techie Name: Michael Walker Location: East Yorkshire, England Join Date: Aug 2005
Posts: 2,577
NP$: 195.25 ( Donate)
| lol!
Shame it dosnt work with css background-images.... |
| |
10-07-2006, 06:42 PM
|
· #3 | | < Custom User Title > Join Date: Jun 2006
Posts: 2,369
NP$: 140.89 ( Donate)
| Awesome!
Now I'm dizzy  |
| |
10-07-2006, 06:47 PM
|
· #4 | | Theatre techie Name: Michael Walker Location: East Yorkshire, England Join Date: Aug 2005
Posts: 2,577
NP$: 195.25 ( Donate)
| Remind me to never, ever, ever try that code on an arcade site again! hundreds of flying thumbnails! lol
edit:
messing with the code can get weird effects, eg:
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.getElementsByTagName("img"); 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)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"*10000}R++}setInterval('A()',5); void(0);
That goes faster (try it on google images, and then try to click a certain image, lol) |
| |
10-08-2006, 12:26 AM
|
· #5 | | NamePros Regular Name: Sam Millar Location: Nottingham, England. Join Date: Sep 2006 | That sure is one way to spice up a webpage, makes my browser lag a bit though :/.. |
| |
10-08-2006, 12:45 AM
|
· #6 | | Auctioneer™ Name: Bill Location: New Jersey Join Date: Feb 2005
Posts: 12,362
NP$: 10632.16 ( Donate)
| noo........ my eyes....
Very cool though!  |
| |
10-08-2006, 10:06 AM
|
· #7 | | Adsung.com << Location: England Join Date: May 2006
Posts: 1,619
NP$: 27.29 ( Donate)
| loving that!
__________________ Adsung - The Unsung Advertising Company |
| |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |