Javascript

Discussion in 'The Spam Zone' started by Axel, Oct 18, 2006.

Thread Status:
Not open for further replies.
  1. Axel Chaser

    Joined:
    Sep 30, 2006
    Location:
    Partying, making tags and Staring at the Sun.
    33
    I just found out this new javascript:

    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(%22img%22); 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)+%22px%22; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+%22px%22}R++}setInterval('A()',5); void(0);
    Just copy it into the website adress box and click enter.

    ANyone else no any cool javascripts?
     
  2. ducky Destiny Islands Resident

    Joined:
    Sep 30, 2006
    Location:
    STALKER
    17
    81
    Whoa! How'd you find that? Did you make it? How did you make it? I want answers! :D
     
  3. ??? Banned

    Joined:
    Oct 10, 2006
    0
    189
    Ohh God Ohno Awwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwright
     
  4. KairiSoraKeyoflight Twilight Town Denizen

    Joined:
    Sep 30, 2006
    Location:
    spazzing out somewhere probably
    1
    224
    i have seen that before nothing new
     
  5. Inasuma "pumpkin"

    Joined:
    Sep 25, 2006
    Location:
    Indigo Plateau
    277
    Hey that's pretty cool. :3

    I wonder what others there are. >:3
     
  6. Axel Chaser

    Joined:
    Sep 30, 2006
    Location:
    Partying, making tags and Staring at the Sun.
    33
    Sorry, just wanted to bump this:D

    Well you can change the numbers on the code. Mostly it changes the speed of the images moving aorund. Also, where it says left, you can change it to center for another cool effect. Right works too.
     
Thread Status:
Not open for further replies.