Something cool

Discussion in 'Off-Topic' started by Clangus, Jan 21, 2007.

  1. Clangus

    Clangus BBW Elite Member

    Joined:
    Jul 28, 2006
    Messages:
    2,983
    Likes Received:
    0
    Trophy Points:
    36
    visit any website with images (admin pages etc) and copy this into the address bar java script: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 http://www.nba.com/teams/it works really well :DHaver fun guys - post sites that are good to do it too [​IMG]
     
  2. TheAnalyst

    TheAnalyst BBW Elite Member

    Joined:
    Jul 25, 2005
    Messages:
    2,290
    Likes Received:
    0
    Trophy Points:
    36
    What is supposed to happen?
     
  3. ReppinTheD

    ReppinTheD BBW VIP

    Joined:
    Feb 13, 2006
    Messages:
    4,432
    Likes Received:
    0
    Trophy Points:
    36
    Nice - but how do u do this - I tried putting it in my browser and it just goes to a search...
     
  4. KCX

    KCX BBW VIP

    Joined:
    May 19, 2006
    Messages:
    5,043
    Likes Received:
    0
    Trophy Points:
    36
    same
     
  5. Clangus

    Clangus BBW Elite Member

    Joined:
    Jul 28, 2006
    Messages:
    2,983
    Likes Received:
    0
    Trophy Points:
    36
    try in firefox?
     
  6. Clangus

    Clangus BBW Elite Member

    Joined:
    Jul 28, 2006
    Messages:
    2,983
    Likes Received:
    0
    Trophy Points:
    36
    all the images on the page "fly around"
     
  7. TheAnalyst

    TheAnalyst BBW Elite Member

    Joined:
    Jul 25, 2005
    Messages:
    2,290
    Likes Received:
    0
    Trophy Points:
    36
    Didnt work for me either. But I dont understand what is supposed to happen!
     
  8. Clangus

    Clangus BBW Elite Member

    Joined:
    Jul 28, 2006
    Messages:
    2,983
    Likes Received:
    0
    Trophy Points:
    36
    hmm I cant work out why its not workingif you copy the link wrong :S ??work great for me :Sjava script: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);
     
  9. ReppinTheD

    ReppinTheD BBW VIP

    Joined:
    Feb 13, 2006
    Messages:
    4,432
    Likes Received:
    0
    Trophy Points:
    36
    hmm must be an australian thing!lolI have IE 7 and the most updated firefox - maybe theres something in them that prevents java script?:dunno:
     
  10. Clangus

    Clangus BBW Elite Member

    Joined:
    Jul 28, 2006
    Messages:
    2,983
    Likes Received:
    0
    Trophy Points:
    36
    f me that annoying
     
  11. Something-To-Say

    Something-To-Say BBW Banned

    Joined:
    Jul 11, 2006
    Messages:
    6,529
    Likes Received:
    0
    Trophy Points:
    36
    Safari can?t open ?java%20script:R=0;%20x1=.1;%20y1=.05;%20x2=.25;%20y2=.24;%20x3=1.6;%20y3=.24;%20x4=300;%20y4=200;%20x5=300;%20y5=200;%20DI=document.images;%20DIL=DI.length;%20function%20A(){for(I=0;%20I-DIL;%20I++){DIS=DI[%20I%20].style;%20DIS.position='absolute';%20DIS.left=Math.sin(R*x1+I*x2+x3)*x4+x5;%20DIS.top=Math.cos(R*y1+I*y2+y3)*y4+y5}R++}setInterval('A()',5);%20void(0);? because the address does not start with a valid character
     
  12. AiRuPtHeRe

    AiRuPtHeRe BBW Elite Member

    Joined:
    May 18, 2006
    Messages:
    2,232
    Likes Received:
    0
    Trophy Points:
    36
    Yeah I've seen this code before, but it's not working at all right now.
     
  13. ElMaster

    ElMaster BBW Elite Member

    Joined:
    Jul 20, 2006
    Messages:
    2,603
    Likes Received:
    0
    Trophy Points:
    36
    Try posting the script in
    Code:
     tags...maybe it's coming out wrong when you post it.
     

Share This Page