Closed Thread
Page 1 of 3 123 LastLast
Results 1 to 10 of 27

Thread: Funny!!

  1. #1
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Funny!!

    copy this code:-

    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)
    And paste it in the address bar and press enter! WOOOOOOO!!
    lool its funny
    to stop it press the back button on your browser

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Oct 2006
    Location
    Hendersonville, NC
    Posts
    1,700
    Blog Entries
    3
    Rep Power
    0
    Dude that is frickin awesome! Where did you find that?


  4. #3
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    On another forum that I haven't visited for like the past 3 months and today I decided to read some posts..and well I found that

  5. #4
    Lop's Avatar
    Lop
    Lop is offline Speaks fluent binary
    Join Date
    May 2006
    Posts
    1,178
    Rep Power
    30
    lol, thats funny.

  6. #5
    Void's Avatar
    Void is offline Programming Expert
    Join Date
    Jun 2006
    Posts
    410
    Rep Power
    23
    Nice! lol
    Void

  7. #6
    hook22 Guest

    hi

    nicesssssssssss

  8. #7
    xtraze is offline Programming God
    Join Date
    Dec 2006
    Location
    Sri lanka
    Posts
    911
    Rep Power
    0
    yeh man, Extra funny,
    Is there anyway to integrate this into a website ?
    to make visitors OOO

  9. #8
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    Quote Originally Posted by xtraze View Post
    yeh man, Extra funny,
    Is there anyway to integrate this into a website ?
    to make visitors OOO
    Yes of course, instead of making that code we will modify it a little bit, make this in the body:-
    Code:
    <script type="text/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)
    </script>

  10. #9
    littlefranciscan Guest
    Now that was funny..I didn't read the instructions how to stop it well and so was pushing the backspace button..ha ha...and thought OMG it's not going to stop..then I pushed the back button..phew..That is funny!!!

  11. #10
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    Quote Originally Posted by littlefranciscan View Post
    Now that was funny..I didn't read the instructions how to stop it well and so was pushing the backspace button..ha ha...and thought OMG it's not going to stop..then I pushed the back button..phew..That is funny!!!
    Always read the instructions before making something!

Closed Thread
Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How Funny is That???
    By ///ViNcE in forum Introductions
    Replies: 3
    Last Post: 11-29-2010, 06:08 AM
  2. [LOL] Funny Images:)
    By Donovan in forum The Lounge
    Replies: 52
    Last Post: 01-16-2009, 03:33 PM
  3. MP4 Player- Funny!!
    By GMailGuy in forum Technology Ramble
    Replies: 3
    Last Post: 11-02-2007, 12:57 AM
  4. Funny Movies
    By Saint in forum The Lounge
    Replies: 2
    Last Post: 05-19-2007, 10:06 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts