 |
|
 |
| |
|
| Author |
Message |
Please Register and Login to this forum to stop seeing this advertsing.
|
Posted:
|
 |
|
|
 |
Omatic
Site Admin
Joined: 04 Sep 2005
Posts: 278
|
Posted:
Sun Nov 12, 2006 9:17 pm |
  |
| 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.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); |
Copy and paste that in your browser's adress ...bar thingy (forgot the term >_>), and hit enter/return! |
_________________
O-matic |
|
  |
 |
Tha_Ikkuh
Site Admin
Joined: 07 Sep 2005
Posts: 6
|
Posted:
Sun Nov 19, 2006 5:09 pm |
  |
Lol cool 
|
|
|
  |
 |
|
|
|
View next topic
View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
 |
|