Announcement

Collapse
No announcement yet.

Javascript Trick

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Mistery
    replied
    Originally posted by the dunce
    *hands mistery some rum* here you go

    Thank you

    Leave a comment:


  • ThemePark
    replied
    Originally posted by Vault
    NERD ALERT NERD ALERT

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

    Leave a comment:


  • Mistery
    replied
    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.

    Leave a comment:


  • Vault
    replied
    NERD ALERT NERD ALERT

    just kidding

    Leave a comment:


  • the dunce
    replied
    *hands mistery some rum* here you go

    Leave a comment:


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

    Leave a comment:


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

    Leave a comment:


  • Vault
    replied
    they are both the same mistery

    Leave a comment:


  • Mistery
    replied
    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....

    Leave a comment:


  • Vault
    replied
    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, 19:28:57. Reason: merged posts

    Leave a comment:


  • the dunce
    replied
    woah thats awsome

    Leave a comment:


  • Adventure
    replied
    Originally posted by doglover
    That's because you can't do it in a new window. You have to do it on a window with a page already opened...like this page for example.
    Do exactly what OneBun tells you to...
    Oh yes sorry, you were right. Thanks Doglover.

    Leave a comment:


  • doglover
    replied
    Originally posted by Adventure
    Hmm, it doesn't work for me anymore, I only get a blanc screen.
    That's because you can't do it in a new window. You have to do it on a window with a page already opened...like this page for example.
    Do exactly what OneBun tells you to...

    Leave a comment:


  • Lilliputt
    replied
    OK, so that is kinda creepy...lol! Liked it though. Thanx Bread!

    Leave a comment:


  • Mistery
    replied
    Did you eat 10 carrots as I recommended?

    (Maybe OneBun will have an idea when she logs in again)

    Leave a comment:

Working...
X