Page 4 of 11 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 101

Thread: Javascript Trick

  1. #31
    Veteran the dunce's Avatar

    Join Date
    Nov 2005
    Location
    St.Louis, Missouri
    Posts
    405

    Default

    woah thats awsome


    Gamershood'ing for 22 months.

  2. #32
    Formerly Vault Vault's Avatar

    Join Date
    Jul 2006
    Posts
    482

    Default

    whoa... i'm typing this as its spinning and im getting rlly dizzy... i cant hit the reply button

    Guys if you are drinking any alcohol you have to post this in your address bar:

    javascript:x=0;e=document.body;e.style.position="a bsolute";function rt(){e.style.top=100-(50*Math.cos(x*Math.PI/180))+"px";e.style.left=100+(50*Math.sin(x*Math.PI /180))+"px";x+=5};setInterval("rt()",50);void(0);
    Last edited by OneBun; 03-25-2007 at 07:28 PM. Reason: merged posts

  3. #33
    Supermod Mistery's Avatar

    Join Date
    Dec 2005
    Location
    Watching from above
    Posts
    48,842

    Default

    No Vault, this is working:

    javascript:x=0;e=document.body;e.style.position="absolute";function rt(){e.style.top=100-(50*Math.cos(x*Math.PI/180))+"px";e.style.left=100+(50*Math.sin(x*Math.PI /180))+"px";x+=5};setInterval("rt()",50);void(0);

    Oh, just trying to write this....

  4. #34
    Formerly Vault Vault's Avatar

    Join Date
    Jul 2006
    Posts
    482

    Default

    they are both the same mistery

  5. #35
    I'm Backup ThemePark's Avatar

    Join Date
    Jul 2006
    Location
    Aarhus, Denmark
    Posts
    2,693

    Default

    It moves the window 50 pixels down and right, every half second, right?

  6. #36
    Formerly Vault Vault's Avatar

    Join Date
    Jul 2006
    Posts
    482

    Default

    i think so... it makes it move circular and it kinda makes you dizzy

  7. #37
    Veteran the dunce's Avatar

    Join Date
    Nov 2005
    Location
    St.Louis, Missouri
    Posts
    405

    Default

    *hands mistery some rum* here you go


    Gamershood'ing for 22 months.

  8. #38
    Formerly Vault Vault's Avatar

    Join Date
    Jul 2006
    Posts
    482

    Default

    NERD ALERT NERD ALERT

    just kidding

  9. #39
    Supermod Mistery's Avatar

    Join Date
    Dec 2005
    Location
    Watching from above
    Posts
    48,842

    Default

    Quote Originally Posted by Vault
    they are both the same mistery
    Yes, but they don't work, so I tried to copy-paste OneBun's version but a space is automatically added where it should not, not sure how OneBun could fix it Hers works.

  10. #40
    I'm Backup ThemePark's Avatar

    Join Date
    Jul 2006
    Location
    Aarhus, Denmark
    Posts
    2,693

    Default

    Quote Originally Posted by Vault
    NERD ALERT NERD ALERT

    just kidding
    Well, I study computer science, I'd damn well better be

Similar Threads

  1. Help with Javascript...
    By Anza Power in forum Programming in General
    Replies: 2
    Last Post: 02-28-2009, 09:35 AM
  2. Trick Or Treat
    By pratik732006 in forum Point and Click Adventure Games
    Replies: 51
    Last Post: 10-19-2008, 03:36 AM
  3. Trick or Treat Beat
    By Purp in forum Arcade/Action
    Replies: 6
    Last Post: 12-16-2007, 11:57 AM
  4. Trick Blast Billiards 2
    By Pengio in forum Arcade/Action
    Replies: 1
    Last Post: 09-02-2007, 04:39 AM
  5. Trick or Suite
    By Ree in forum Arcade/Action
    Replies: 3
    Last Post: 11-30-2006, 07:37 PM

Posting Permissions

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