Tool's Corner
Tool needs to write a new Tool's corner!
Who's Online
There are currently, 108 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Cool Java Script
I was sent this really cool Java Script today. If you go to a website and then paste the following into the brower address:

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()',50); void(0);

The pages animates. This works on all web sites. By the way, this is not a virus :)
 
Login
Nickname

Password

Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.
Article Rating
Average Score: 0
Votes: 0

Please take a second and vote for this article:

Excellent
Very Good
Good
Regular
Bad

Options

Re: Cool Java Script (Score: 1)
by EmilyAnne on Thursday, November 09 @ 20:48:11 EST
(User Info | Send a Message)
works on cfdc.  that stick figure guy is doing crazy stuff!