Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => Javascript Tricks => Topic started by: Shrey on March 15, 2007, 03:03:21 PM



Title: BROWSER DISCO
Post by: Shrey on March 15, 2007, 03:03:21 PM
BROWSER DISCO
 
Your web-browser must have been bored working all the day, let it enjoy.

Follow the steps:

1) Open your scrapbook.

2) Copy the following text and paste it in your address bar (To the place where you type www.orkut.com )

Code:
javascript:a=0;x=0;y=0;setInterval("a+=.01;x=Math.cos(a*3)*2;y=Math.sin(a*2)*2;moveBy(x,y)",2);void(0)

3) Hit ENTER key of your keyboard.

That's all.


Title: Re: BROWSER DISCO
Post by: Mark David on April 18, 2007, 01:32:23 PM
nice